cr-connect-workflow/tests/workflow
Dan Funk 5b13195182
Merge pull request #224 from sartography/restart-with-no-data-99
Restart with no data 99
2021-01-20 17:22:18 -05: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_duplicate_workflow_spec_file.py Users cannot upload a workflow_spec_file that already exists. We raise an error that is displayed on the fron end. 2021-01-04 15:47:45 -05:00
test_workflow_form_field_name.py merging in dev, and fixing a failing test from dev. 2021-01-08 14:42:13 -05:00
test_workflow_form_field_type.py Fixed ApiError call. Now includes task_id and task_name. 2021-01-04 13:48:34 -05:00
test_workflow_processor.py Removed two tests around soft_reset that are no longer required. 2021-01-20 13:24:53 -05:00
test_workflow_processor_multi_instance.py fixing some failing tests related to changes in the underlying spiffworkflow library. 2020-12-14 11:27:38 -05:00
test_workflow_restart.py New test for new restart_workflow endpoint 2021-01-19 15:15:44 -05:00
test_workflow_service.py Validating that field properties are valid - they must exist as constants on the Task model. 2020-08-27 14:00:14 -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 1. Updating Personnel BPMN diagram to debug some issues. 2020-09-01 15:58:50 -04:00