cr-connect-workflow/tests/study
mike cullerton 69974e89fd Added 2 simple tests for filtering by REVIEW_TYPE 2021-07-09 11:39:30 -04: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 Added mocked pb study_details since we now check whether a study has valid REVIEW_TYPEs 2021-07-09 10:41:46 -04:00
test_study_api.py Clean up the file api so we don't have a bunch of extra stuff in there. Just include the raw data from the document spraedsheet if it is available. 2021-06-22 15:08:08 -04:00
test_study_associate_script.py Added mocked pb study_details since we now check whether a study has valid REVIEW_TYPEs 2021-07-09 10:41:46 -04:00
test_study_cancellations.py Added mocked pb study_details since we now check whether a study has valid REVIEW_TYPEs 2021-07-09 10:41:46 -04:00
test_study_data_store_script.py Added mocked PB data for tests using study_info script. 2021-06-07 10:08:44 -04:00
test_study_details.py Added mocked PB data for tests using study_info script. 2021-06-07 10:08:44 -04:00
test_study_details_documents.py Refactoring Reference files to use the lookup table, rather than parsing the results directly out of the spreadsheet, or attempting to cache them. 2021-07-06 13:10:20 -04:00
test_study_service.py Added 2 simple tests for filtering by REVIEW_TYPE 2021-07-09 11:39:30 -04:00
test_study_sponsors_script.py Added mocked PB data for tests using study_info script. 2021-06-07 10:08:44 -04:00
test_study_status_message.py Tests for the changes to master workflow status dictionary 2021-03-22 17:52:14 -04:00
test_update_study_script.py Check in - pending change from @cullerton 2021-03-30 12:10:49 -04:00