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
There should ideally be 100% test coverage. I'm not entirely sold on the value of unit tests, but we shouldn't definitely have tests where the JSON output of the things in tests/ is compared to a known-good reference (this will require careful manual verification on creation). Various auxillary transforms should also be tested.
The text was updated successfully, but these errors were encountered:
There should ideally be 100% test coverage. I'm not entirely sold on the value of unit tests, but we shouldn't definitely have tests where the JSON output of the things in
tests/
is compared to a known-good reference (this will require careful manual verification on creation). Various auxillary transforms should also be tested.The text was updated successfully, but these errors were encountered: