cr-connect-workflow/tests
Aaron Louie d0279a11e5 Fixes failing unit test 2020-07-15 17:44:46 -04:00
..
approval Cleaning properly previous versions 2020-07-07 08:32:41 -06:00
data Merge branch 'dev' into feature/dynamic_enum_list 2020-07-15 13:09:02 -04:00
emails Cleaning up old notes 2020-07-07 08:32:20 -06:00
files Handling incoming values from processor 2020-06-17 21:11:47 -06:00
study Merge pull request #138 from sartography/fix/cleanup_todos 2020-07-10 08:26:47 -04:00
workflow Fixes failing unit test 2020-07-15 17:44:46 -04:00
__init__.py Lots and lots of random stuff as I organize code and get things to make sense. 2019-12-18 14:02:17 -05:00
base_test.py Updating test for study with approvals 2020-07-07 08:32:41 -06:00
test_authentication.py Tests for token expiration ApiError 2020-06-11 13:42:32 -04:00
test_complete_template_script.py Removing deprecation warnings 2020-06-05 12:08:46 -06:00
test_ldap_service.py Merge branch 'rrt/dev' into feature/mail-system 2020-06-05 12:35:05 -06:00
test_lookup_service.py A last minute change to make the API a little clearer and cleaner broke some tests. 2020-06-30 11:12:28 -04:00
test_looping_task.py STG-26 2020-06-18 12:01:02 -04:00
test_protocol_builder.py There may be multiple investigators of the same type that come back from the protocol builder, adding some tests and additional code to handle this, but still keep the list flat, currently appends a number to the investigator type when there is more than one. 2020-07-07 17:16:33 -04:00
test_tasks_api.py It is not possible to use task_data for an auto-complete field. It's too expensive an operation to provide that feature on the backend, and the data already fully resides on the front end anyway. Task-data can be used to populate enum fields if needed, so it can populate dropdowns, radios and checkboxes, just not auto-complete. 2020-07-14 11:38:48 -04:00
test_tools_api.py Removing deprecation warnings 2020-06-05 12:08:46 -06:00