cr-connect-workflow/tests
Dan Funk 6b5a55df4c
Merge pull request #383 from sartography/feature/476_file_url
URL for files
2021-09-30 13:47:37 -04:00
..
data Merge branch 'dev' into feature/381_validate_field_types 2021-09-30 13:19:36 -04:00
emails Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
files Assure that the field type provided is supported. Catches errors such as adding a custom field type of 'text_area' rather than "textarea" 2021-09-29 14:05:45 -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 Admin flag on category + migration + updated test 2021-09-29 16:53:59 -04:00
workflow Merge branch 'dev' into feature/381_validate_field_types 2021-09-30 13:19:36 -04:00
__init__.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
base_test.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_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 Fixed Associate API Endpoint description 2021-07-22 14:09:24 -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 Fixed Associate API Endpoint description 2021-07-22 14:09:24 -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