cr-connect-workflow/tests/workflow
Dan Funk b544334f45 1. Updating Personnel BPMN diagram to debug some issues.
2. Disabling the token timeout for now, to see if this corrects the issues Alex is having with lost work.
3. Raising more thoughtful error messages for unknown lookup options.
4. Providing better validation of default values and injecting the correct value for defaults related to enum lists of all types.
5. Bumping Spiffworkflow library which contains some better error messages and checks.
2020-09-01 15:58:50 -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 fixing a failing test due to changes in the master bpmn for CRC 2020-08-27 14:06:03 -04:00
test_workflow_processor_multi_instance.py Fixing typo 2020-08-14 08:48:08 -06: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