Skip to content

Commit

Permalink
test: add experiment integration tests that replace the old unit tests
Browse files Browse the repository at this point in the history
Continue migration towards a behavior-driven style of testing for the REST endpoints and away from
heavy mocking.

Closes #310
  • Loading branch information
lbarbMITRE authored and jkglasbrenner committed Nov 30, 2023
1 parent a250347 commit ab3c062
Show file tree
Hide file tree
Showing 7 changed files with 442 additions and 596 deletions.
16 changes: 0 additions & 16 deletions tests/unit/restapi/experiment/__init__.py

This file was deleted.

163 changes: 0 additions & 163 deletions tests/unit/restapi/experiment/test_controller.py

This file was deleted.

68 changes: 0 additions & 68 deletions tests/unit/restapi/experiment/test_interface.py

This file was deleted.

52 changes: 0 additions & 52 deletions tests/unit/restapi/experiment/test_model.py

This file was deleted.

Loading

0 comments on commit ab3c062

Please sign in to comment.