cr-connect-workflow/tests/scripts
Dan d346589e07 1. added the ability to filter on level and user.
2. added a total to the response, so you can see what the total count of users is.
3. adding user_uid to the task_log table.
2022-01-12 08:58:50 -05:00
..
__init__.py fixing a failing test for study associate. 2021-06-08 12:18:16 -04:00
test_check_study.py Tests for calling the script 2021-07-02 16:14:19 -04:00
test_get_email_data.py Fixed validation bug. 2021-11-02 10:00:41 -04: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 Added ordered arguments to the get_localtime script 2021-11-03 08:36:24 -04:00
test_get_study_associate_validation.py You have to mock out the protocol builder in tests that rely on it. 2021-06-08 12:36:47 -04: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 New script to check workflow status. 2021-11-30 08:54:15 -05:00
test_get_zipped_file_script.py Changed test to use a workflow, so we have the correct type of task 2021-09-16 13:45:51 -04:00
test_set_study_progress_status.py Tests and workflow for the changes 2021-12-10 16:18:05 -05:00
test_task_logging.py 1. added the ability to filter on level and user. 2022-01-12 08:58:50 -05:00