..
data
Added ordered arguments to the get_localtime script
2021-11-03 08:36:24 -04:00
emails
Remove content_html from the data we return from the email and get_email_data scripts
2021-10-26 16:28:50 -04:00
files
Test for uploading new version of archived file
2021-10-29 11:53:03 -04:00
ldap
Merge branch 'dev' into bug/missing_pi_name_246
2021-08-12 12:07:25 -04:00
scripts
Added ordered arguments to the get_localtime script
2021-11-03 08:36:24 -04:00
study
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
workflow
Fixes validation for #518
2021-11-01 14:35:30 -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
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
Renamed tests for clarification
2021-10-20 13:40:44 -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
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_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
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_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
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_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