cr-connect-workflow/tests
Dan Funk 6694dc6cb3
Merge pull request #510 from sartography/git-error-filenotfound-690
Git error filenotfound #690
2022-04-04 16:53:36 -04:00
..
data Merge pull request #508 from sartography/validation-with-data-store-396 2022-04-04 16:51:57 -04:00
emails Modify default sender for emails 2022-02-25 08:38:40 -05:00
files Remove these bloodly log files from the repo. 2022-02-18 11:40:10 -05:00
ldap
scripts Assure we can associate the same person with a workflow under two different roles. 2022-04-04 16:01:48 -04:00
study Pass update_status=True in the test when calling the get_study api endpoint 2022-03-18 17:01:36 -04:00
workflow Merge pull request #508 from sartography/validation-with-data-store-396 2022-04-04 16:51:57 -04:00
__init__.py
base_test.py merging in PI Name changes from Alicia's #499 PR. 2022-03-18 12:30:20 -04:00
test_authentication.py merging in PI Name changes from Alicia's #499 PR. 2022-03-18 12:30:20 -04:00
test_auto_set_primary_bpmn.py
test_complete_template_script.py An optimization prevented us from picking up a change to the documents associated with a study. This assures that even if scripts run side by side, the document list will get updated, but only on a change. So it's still performant. Also added a sligthly better error message to the workflow service. 2022-02-28 12:17:21 -05:00
test_datastore_api.py Be sure to delete the data store items when you delete a study. 2022-03-12 13:38:09 -05:00
test_decision_table_dictionary_output.py
test_dmn_from_spreadsheet.py
test_document_directories.py
test_email_script.py
test_events.py
test_file_datastore.py
test_get_dashboard_url_script.py
test_git_service.py Fix typo in test: delete -> remove 2022-03-29 12:34:05 -04:00
test_irb_info_script.py
test_is_file_uploaded_script.py
test_jinja_service.py Added comment about the test 2022-03-14 14:01:13 -04:00
test_launch_workflow_outside_study.py
test_ldap_service.py
test_lookup_service.py still trying to fix a rogue test. 2022-02-18 10:41:24 -05:00
test_looping_task.py
test_message_event.py
test_multi_instance_tasks_api.py
test_process_erroring_workflows.py
test_protocol_builder.py
test_study_info_script.py rm pi id refs 2022-03-18 12:04:20 -04:00
test_tasks_api.py
test_tools_api.py
test_unchecked_checkbox_default.py Make sure we don't get null/None back from a boolean checkbox. 2022-03-23 09:48:13 -04:00
test_user_in_logs.py
test_user_roles.py
test_verify_end_event.py
test_wait_event.py
test_waiting_task_workflow_error.py
test_workflow_api.py Test for the bug fix 2022-02-25 14:43:32 -05:00