cr-connect-workflow/tests
Kelly McDonald ee3ee9fd4a Added tests to cover most of the use cases and code, and a bunch of stuff to make the mocks happy 2020-12-14 10:27:40 -05: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 Added tests to cover most of the use cases and code, and a bunch of stuff to make the mocks happy 2020-12-14 10:27:40 -05:00
emails Move data store base into its own file. 2020-11-18 15:34:50 -05:00
files Merge remote-tracking branch 'origin/dev' into feature/documents_publishing 2020-08-17 15:19:24 -04:00
ldap Don't raise an error when validating workflows that use the ldap script. 2020-08-17 15:45:37 -04:00
study refactored calls into a service 2020-12-11 11:41:32 -05:00
workflow Committing a merge from dev 2020-11-18 15:33:44 -05: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 Added tests to cover most of the use cases and code, and a bunch of stuff to make the mocks happy 2020-12-14 10:27:40 -05:00
test_authentication.py Fixing a failing test and updating the personnel. 2020-09-02 08:24:48 -04:00
test_complete_template_script.py Removing deprecation warnings 2020-06-05 12:08:46 -06:00
test_datastore_api.py drop some of the test-only api endpints and rework the tests so they aren't needed 2020-11-18 15:04:36 -05: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 Injects current user into task data. 2020-08-21 13:34:37 -04:00
test_message_event.py Committing a merge from dev 2020-11-18 15:33:44 -05:00
test_protocol_builder.py Adds unit test for ProtocolBuilderService.get_sponsors 2020-08-25 11:08:13 -04:00
test_tasks_api.py Glob on windows seems to return directories where in linux it does not, so now assuring we don't try to add files from the sub-directory. 2020-10-05 17:35:35 -04:00
test_tools_api.py Adds a test for string manipulation 2020-08-21 13:46:10 -04:00
test_user_roles.py Automatic events refactoring 2020-08-14 08:36:46 -06:00
test_workflow_sync.py Added tests to cover most of the use cases and code, and a bunch of stuff to make the mocks happy 2020-12-14 10:27:40 -05:00