cr-connect-workflow/tests/study
Dan 5429e7da7d All enumerated lists used in web forms should contain a single value, not a dictionary of value/labels.
Removing the spreadsheet.value.column and data.value.column so we just have value.column for both.
Improving the __str__ function in the ApiError class, to make debugging a little easier.
Adding a "validate_all" flask command, to help us track down any issues with current workflows in production (use this in concert with sync_with_testing)
Fixed logs of tests.
removed fact_runner.py, a very early and crufty bit of code.
2021-10-19 10:13:43 -04:00
..
__init__.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
test_get_study_from_model.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
test_study_actions_status.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
test_study_api.py Fixing some tests 2021-10-06 15:24:58 -04:00
test_study_associate_script.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_study_cancellations.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
test_study_data_store_script.py Removing the execution flag Nile keeps adding to files. 2021-08-17 09:50:57 -04:00
test_study_details.py Fixed Associate API Endpoint description 2021-07-22 14:09:24 -04:00
test_study_details_documents.py Add task_spec_name to a bunch of tests 2021-08-26 10:43:28 -04:00
test_study_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_study_sponsors_script.py Removing the execution flag Nile keeps adding to files. 2021-08-17 09:50:57 -04:00
test_study_status_message.py Improve the warning messages that come back when running the master workflow spec. 2021-10-07 14:43:38 -04:00
test_update_study_script.py Updated for `short_name` and `proposal_name` 2021-09-17 11:59:02 -04:00