You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/ POST currently accepts a subtly wrong configs e.g.
missing config wrapper, around a property, like hardware's calibrator, should be in hardware.config.calibrator, not hardware.calibrator.
Task
Write a variety of mal-formed config objects.
Write tests where assertions are made showing malformed configs are rejected when POST'd to / , with useful error messages, e.g. "missing config on classinfo".
The text was updated successfully, but these errors were encountered:
/
POST currently accepts a subtly wrong configs e.g.Task
/
, with useful error messages, e.g. "missing config on classinfo".The text was updated successfully, but these errors were encountered: