cr-connect-workflow/tests/scripts
Dan f12c4aba52 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
..
__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_get_email_data.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_enum_label.py Validation was failing for enum_label() expressions when called within a sub-process. Possible (but unlikely) that this would occur outside validation. 2021-11-09 12:55:06 -05: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_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_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_workflow_status.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_zipped_file_script.py 1. Created a UserFileService, so it's clear what we use when for File Services, UserFiles, SpecFiles, and ReferenceFiles each function differently. 2022-02-02 12:59:56 -05:00
test_set_study_progress_status.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_task_logging.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