cr-connect-workflow/tests/study
mike cullerton 777cfbdecd We now test whether we have a valid StudyModel when getting a study by study model.
We raise an ApiError if the model is None or empty.
2021-02-09 17:37:55 -05:00
..
__init__.py Some minor cleanup on the study status and automatic events. I wanted to avoid having one database model automatically generating other database models as a side effect. The study service now has full responsiblity to recording study events. 2020-08-17 14:56:00 -04:00
test_get_study_from_model.py We now test whether we have a valid StudyModel when getting a study by study model. 2021-02-09 17:37:55 -05:00
test_study_actions_status.py Modified the test to cover hold, abandon, and open_enrollment. These are tickets 21 and 94 2020-12-31 10:40:27 -05:00
test_study_api.py refactored calls into a service 2020-12-11 11:41:32 -05:00
test_study_cancellations.py Test and workflow for the new code. We test the correct cancel notify is called, and only when appropriate. 2021-01-29 14:09:42 -05:00
test_study_data_store_script.py Add in api changes 2020-11-11 09:44:58 -05:00
test_study_details_documents.py Adding tests 2020-08-10 21:18:41 -06:00
test_study_service.py Adding tests 2020-08-10 21:18:41 -06:00
test_study_sponsors_script.py Change the study_sponsors script so that we can actually call it : 2020-11-05 10:31:47 -05:00
test_update_study_script.py Re-organizing tests file structure 2020-06-17 16:10:06 -06:00