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
The test coverage in controller.py still isn't 100%, but that is because there are if statements that are difficult to access. This won't be an issue after the endpoint refactors are finished, since that pushes all of the if/else logic into the service layer.
Implement unit and integration tests for the Experiments endpoint according to user stories defined in #284
Follow the integration test pattern from #281
Definition of Done
Dependencies
depends on #284
The text was updated successfully, but these errors were encountered: