cr-connect-workflow/tests/study
Dan 07eb3f9ca8 Moving metrics into SpiffWorkflow so we can run the performance metrics deeply across both systems simultaniously.
Upgrading libraries.
Fixing deprication issue with Pandas and numpy.
We can only process xlsx files now, plain oldschool xls is fully removed.
2021-06-18 16:41:55 -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 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 Moving metrics into SpiffWorkflow so we can run the performance metrics deeply across both systems simultaniously. 2021-06-18 16:41:55 -04:00
test_study_associate_script.py Merge pull request #324 from sartography/modify-infinite-loop-312 2021-06-08 10:30:13 -04:00
test_study_cancellations.py Fixed issue where we were passing in a workflow_api instead of a workflow when completing a form in tests. 2021-04-26 08:58:09 -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 337 partial fix 2021-05-27 12:24:30 -04:00
test_study_service.py Update database to include timezone and change all points where we set the time on an event to be utc time. If we get something in the database with a timezone, it will display properly on the front end, but by default everything will be put in the database in UTC 2021-04-29 10:25:28 -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