cr-connect-workflow/tests
Carlos Lopez 5d23223e51 New study status update 2020-07-30 21:03:11 -06:00
..
approval Cleaning properly previous versions 2020-07-07 08:32:41 -06:00
data Convert protocol builder status to always be in lower case in order to better match the front end. And also fixing an issue with the multi_instance that is oddly broken suddenly, and I don't know why. 2020-07-28 17:16:48 -04:00
emails Cleaning up old notes 2020-07-07 08:32:20 -06:00
files Allow the workflow to be requested without making changes to the workflow - requires that you specify a read_only flag of true, otherwise it assumes that you want a fully prepared workflow with the next ready task set to run. 2020-07-28 13:33:38 -04:00
study New study status update 2020-07-30 21:03:11 -06:00
workflow Allow the workflow to be requested without making changes to the workflow - requires that you specify a read_only flag of true, otherwise it assumes that you want a fully prepared workflow with the next ready task set to run. 2020-07-28 13:33:38 -04:00
__init__.py Lots and lots of random stuff as I organize code and get things to make sense. 2019-12-18 14:02:17 -05:00
base_test.py New study status update 2020-07-30 21:03:11 -06:00
test_authentication.py New study status update 2020-07-30 21:03:11 -06:00
test_complete_template_script.py Removing deprecation warnings 2020-06-05 12:08:46 -06:00
test_events.py Expanding the task events endpoint to accept workflow and study ids as additional filters. 2020-07-28 10:16:48 -04:00
test_ldap_service.py Merge branch 'rrt/dev' into feature/mail-system 2020-06-05 12:35:05 -06:00
test_lookup_service.py A last minute change to make the API a little clearer and cleaner broke some tests. 2020-06-30 11:12:28 -04:00
test_looping_task.py STG-26 2020-06-18 12:01:02 -04:00
test_protocol_builder.py There may be multiple investigators of the same type that come back from the protocol builder, adding some tests and additional code to handle this, but still keep the list flat, currently appends a number to the investigator type when there is more than one. 2020-07-07 17:16:33 -04:00
test_tasks_api.py dropping the "read_only" flag in favor of a "do_engine_steps" flag, which more clearly defines what is happening. 2020-07-28 13:51:29 -04:00
test_tools_api.py Updating to lastest spiffworkflow which uses box to support dot notation. 2020-07-22 11:30:16 -04:00
test_user_roles.py Expanding the task events endpoint to accept workflow and study ids as additional filters. 2020-07-28 10:16:48 -04:00