cr-connect-workflow/tests/files
Dan Funk e1b72c8edf
Merge pull request #380 from sartography/file-cleanup-466
File cleanup #466
2021-10-19 08:57:14 -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 reordered the setup and tests 2021-09-28 13:12:16 -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