cr-connect-workflow/tests/workflow
Dan Funk 85ad477b2b 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.
To help in running tests, adding __init__.py methods to all the test directories.
2020-08-17 14:56:00 -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_workflow_processor.py Automatic events refactoring 2020-08-14 08:36:46 -06:00
test_workflow_processor_multi_instance.py Fixing typo 2020-08-14 08:48:08 -06:00
test_workflow_service.py fixing other tests realted to lookups. 2020-08-13 20:27:51 -04:00
test_workflow_spec_api.py Re-organizing tests file structure 2020-06-17 16:10:06 -06:00
test_workflow_spec_validation_api.py Allow the workflow to be requested without making changes to the workflow - requires that you specify a read_only flag of true, otherwise it assumes that you want a fully prepared workflow with the next ready task set to run. 2020-07-28 13:33:38 -04:00