.. |
data
|
Merge pull request #430 from sartography/study-status-scripts-556
|
2021-12-08 10:36:53 -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
|
Removed print statements
|
2021-12-03 11:55:35 -05:00 |
study
|
Updated for new ProtocolBuilderCreatorStudy model and schema
|
2021-12-06 14:42:34 -05:00 |
workflow
|
assure we don't overwrite task data with a previous form submission if that data already exists.
|
2021-12-07 17:04:20 -05: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
|
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
|
Merge branch 'dev' into bug/missing_pi_name_246
|
2021-08-12 12:07:25 -04: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
|
fixes to our tests related to updates in SpiffWorkflow
|
2021-11-16 15:57:37 -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
|
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 |