cr-connect-workflow/tests
mike cullerton 209ea49962 Test for new script 2022-01-24 12:41:08 -05:00
..
data Test for new script 2022-01-24 12:41:08 -05:00
emails remove email script test line about UTC stuff 2021-10-28 15:49:53 -04:00
files Fixing a bug in enum_label that was not working when lookup up an select list from a spreadsheet. 2021-11-22 12:26:30 -05:00
ldap Fix the test. 2021-11-29 11:25:45 -05:00
scripts Test for new script 2022-01-24 12:41:08 -05:00
study Updated for new ProtocolBuilderCreatorStudy model and schema 2021-12-06 14:42:34 -05:00
workflow Looks like reording the deletes allows us to remove workflow specs a little easier. Tested this with libraries, and seems to work ok. 2021-12-20 14:36:45 -05:00
__init__.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
base_test.py Fixes related to resent commit to SpiffWorkflow that provides better handling for workflows that loop back on themselves. 2021-12-15 16:00:31 -05:00
test_authentication.py add ldap endpoint that doesnt require workflow info 2021-10-28 16:19:39 -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 Test for embedded templates 2021-10-21 13:37:56 -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 All enumerated lists used in web forms should contain a single value, not a dictionary of value/labels. 2021-10-19 10:13:43 -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_jinja_service.py Assure better error messages when parsing word documents with jinja syntax. 2021-11-23 14:38:48 -05:00
test_launch_workflow_outside_study.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
test_ldap_service.py The LDAP service didn't do a good enough check to see if the record was already in the database. This caused an error, which left the workflow in a waiting state. And that waiting state meant the error would just happen a million times over again until we pushed up this code change. 2021-12-09 06:33:30 -05:00
test_lookup_service.py Merge branch 'dev' into xls-xlsx-issue-540 2021-11-16 15:59:06 -05: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 `test_info_script_documents` to use a mocked call to required_docs. 2021-11-08 10:00:19 -05:00
test_study_info_script.py Fixed `test_info_script_documents` to use a mocked call to required_docs. 2021-11-08 10:00:19 -05:00
test_tasks_api.py fixes to our tests related to updates in SpiffWorkflow 2021-11-16 15:57:37 -05: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 bugs I introduced with the latest fix. 2021-12-21 16:22:41 -05:00
test_verify_end_event.py When validating a workflow, don't run the master workflow multiple times, its a huge waste of time. 2021-11-22 17:17:19 -05:00
test_wait_event.py In `WorkflowService.do_waiting`, if a workflow causes an exception, change its status from `waiting` to `erroring` so we don't continue to call it in `do_waiting`. 2021-12-09 15:33:39 -05:00
test_waiting_task_workflow_error.py In `WorkflowService.do_waiting`, if a workflow causes an exception, change its status from `waiting` to `erroring` so we don't continue to call it in `do_waiting`. 2021-12-09 15:33:39 -05: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