cr-connect-workflow/tests/scripts
mike cullerton 971e869791 Add comment in the script about last assertion 2023-01-12 13:48:03 -05:00
..
__init__.py fixing a failing test for study associate. 2021-06-08 12:18:16 -04:00
test_check_study.py Refactor the workflow_spec_service so it doesn't cache anything, it always reads what it needs from the file system. 2022-02-09 21:06:55 -05:00
test_delete_file.py Test to make sure we only delete files for the current study 2022-06-03 16:09:34 -04:00
test_email_script.py Move the attachment tests to a separate file 2022-05-27 10:24:19 -04:00
test_email_script_attachments.py Make sure we don't include archived files as attachments 2022-08-10 14:40:53 -04:00
test_get_email_data.py Make sure we send doc_codes with the get_email_data script 2022-06-15 17:07:02 -04:00
test_get_enum_label.py death to load_example_data() !!!!! 2022-02-09 22:13:02 -05:00
test_get_instance.py Update the test and README 2022-05-17 10:00:16 -04:00
test_get_localtime.py really need to avoid any kind of caching in the WorkflowSpecService 2022-02-09 13:37:57 -05:00
test_get_pre_reviews.py Test for new PB endpoint 2022-06-20 11:26:53 -04:00
test_get_spec_from_id.py Test for new script 2022-02-16 15:54:56 -05:00
test_get_spec_from_workflow_id.py Test for new script 2022-01-24 12:41:08 -05:00
test_get_study_associate_validation.py Refactor the workflow_spec_service so it doesn't cache anything, it always reads what it needs from the file system. 2022-02-09 21:06:55 -05:00
test_get_study_associates_validation.py Tests for using study in get_study_associates 2022-03-04 16:28:42 -05:00
test_get_study_progress_status.py Tests and workflow for the changes 2021-12-10 16:18:05 -05:00
test_get_study_status.py Removed print statements 2021-12-03 11:55:35 -05:00
test_get_user_studies.py Add comment in the script about last assertion 2023-01-12 13:48:03 -05:00
test_get_workflow_state.py Test and workflow for new script 2022-05-11 15:07:47 -04:00
test_get_workflow_status.py Fix test to use workflow_spec_id 2022-03-09 11:15:20 -05:00
test_get_zipped_file_script.py DocumentModel => FileModel 2022-04-19 15:07:05 -04:00
test_modify_spreadsheet.py Bug fix for modify_template. 2022-11-03 11:44:25 -04:00
test_set_study_associate.py Assure we can associate the same person with a workflow under two different roles. 2022-04-04 16:01:48 -04:00
test_set_study_progress_status.py death to load_example_data() !!!!! 2022-02-09 22:13:02 -05:00
test_set_study_status.py Test for set_study_status script 2022-03-03 11:11:54 -05:00
test_start_workflow.py "Reset" should not mean "re-start". Calling the reset_workflow script will now set the workflow to an "unstarted" state with no outstanding tasks, no json-state structure stored. The workflow is not yet running. 2022-04-15 15:36:23 -04:00
test_task_logging.py assert we get category and workflow in all the places 2022-03-14 12:02:11 -04:00