cr-connect-workflow/tests/files
mike cullerton dfd1a6a7f6 Fix failing test.
We removed `name` from WorkflowSpecModel, and use `id` now
2021-10-19 10:44:43 -04:00
..
__init__.py Some minor cleanup on the study status and automatic events. I wanted to avoid having one database model automatically generating other database models as a side effect. The study service now has full responsiblity to recording study events. 2020-08-17 14:56:00 -04:00
test_delete_task_data.py Just being consistent in the names as we named it delete_task_data in the class, but not elsewhere, and since I'm here, using the name I prefer. 2021-08-26 14:22:12 -04:00
test_file_data_cleanup.py Fix failing test. 2021-10-19 10:44:43 -04:00
test_file_service.py Add task_spec_name to a bunch of tests 2021-08-26 10:43:28 -04:00
test_files_api.py Adds a POST for reference file. and a cool test 2021-10-12 14:29:15 -04:00