cr-connect-workflow/tests
Dan 548c35a4a3 Merge branch 'dev' into varchar-category-id-483 2021-10-07 11:35:10 -04:00
..
data Add some additional checks in the workflow service so we assure the data we are creating during validation can be serialized and deserialized just as it would be through the API. (Was hanging us up on dates) 2021-10-04 15:07:47 -04:00
emails test for new From field 2021-10-01 14:02:56 -04:00
files Changes to tests after removing `name` column from `workflow_spec` and `workflow_spec_category` tables. 2021-10-05 14:20:03 -04:00
ldap Merge branch 'dev' into bug/missing_pi_name_246 2021-08-12 12:07:25 -04:00
scripts Changed test to use a workflow, so we have the correct type of task 2021-09-16 13:45:51 -04:00
study Fixing some tests 2021-10-06 15:24:58 -04:00
workflow Merge branch 'dev' into varchar-category-id-483 2021-10-07 11:35:10 -04:00
__init__.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
base_test.py Testing setup changes 2021-10-05 13:36:53 -04:00
test_authentication.py Refactor of the way we store and return details about users - All the details about a user, or individual associated with a study is returned within in an Ldap model. I've removed duplication between these models. This required some cleanup of the tests, and a migration that will drop the user details. 2021-09-22 13:16:25 -04:00
test_auto_set_primary_bpmn.py Changes to tests after removing `name` column from `workflow_spec` and `workflow_spec_category` tables. 2021-10-05 14:20:03 -04:00
test_complete_template_script.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
test_datastore_api.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
test_decision_table_dictionary_output.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
test_dmn_from_spreadsheet.py Test for new endpoint 2021-09-07 15:15:38 -04:00
test_document_directories.py Add task_spec_name to a bunch of tests 2021-08-26 10:43:28 -04:00
test_email_script.py Add task_spec_name to a bunch of tests 2021-08-26 10:43:28 -04:00
test_events.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
test_file_datastore.py Add task_spec_name to a bunch of tests 2021-08-26 10:43:28 -04:00
test_get_dashboard_url_script.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
test_irb_info_script.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
test_is_file_uploaded_script.py Add task_spec_name to a bunch of tests 2021-08-26 10:43:28 -04:00
test_launch_workflow_outside_study.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
test_ldap_service.py Merge branch 'dev' into bug/missing_pi_name_246 2021-08-12 12:07:25 -04:00
test_lookup_service.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
test_looping_task.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
test_message_event.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
test_multi_instance_tasks_api.py Removing the execution flag Nile keeps adding to files. 2021-08-17 09:50:57 -04:00
test_protocol_builder.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
test_study_info_script.py Merge pull request #376 from sartography/bug/468_missing_file_date 2021-09-22 15:29:32 -04:00
test_tasks_api.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
test_tools_api.py Added the new `handle` attribute to the test 2021-09-22 12:12:54 -04:00
test_user_in_logs.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
test_user_roles.py Fixing some tests 2021-10-06 15:24:58 -04:00
test_verify_end_event.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
test_wait_event.py Removing the execution flag Nile keeps adding to files. 2021-08-17 09:50:57 -04:00
test_workflow_api.py Fixes #413 2021-08-18 08:33:44 -04:00
test_workflow_sync.py Adding a test that assures we pick up libraries on the remote system when syncing. 2021-08-31 12:07:41 -04:00