cr-connect-workflow/tests
Dan Funk d4c5e297cc Merge remote-tracking branch 'origin/dev' into fix/delete_workflow_endpoint 2020-08-17 15:09:11 -04:00
..
approval 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
data Merge pull request #184 from sartography/PMI_fix 2020-08-14 09:17:58 -04:00
emails mend 2020-08-17 14:56:24 -04:00
files 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
ldap 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
study Merge remote-tracking branch 'origin/dev' into fix/delete_workflow_endpoint 2020-08-17 15:09:11 -04:00
workflow 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
__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 Merge branch 'dev' into feature/update_study_status_latest 2020-07-31 14:26:24 -06:00
test_authentication.py Merge branch 'dev' into feature/update_study_status_latest 2020-07-31 14:26:24 -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 Adding proper tests for files publishing 2020-07-17 16:59:25 -06:00
test_lookup_service.py fixing a few tests realted to stop words. 2020-08-13 18:35:24 -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 Fleshes out fake PB response, so workflows that pull from PB actually trigger validation errors 2020-08-04 15:50: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 Automatic events refactoring 2020-08-14 08:36:46 -06:00