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
We should integrate pytest and add some yaml fixtures to run against our converter / validator.
They should include test cases like missing fields, incorrect types, out of bounds, yaml correctness (will yamlsafe yell at us properly?), empty file detection, etc...
We can optionally hook this up to a CI.
The text was updated successfully, but these errors were encountered:
We should integrate pytest and add some yaml fixtures to run against our converter / validator.
They should include test cases like missing fields, incorrect types, out of bounds, yaml correctness (will yamlsafe yell at us properly?), empty file detection, etc...
We can optionally hook this up to a CI.
The text was updated successfully, but these errors were encountered: