This website requires JavaScript.
Explore
Help
Sign In
sartography
/
cr-connect-workflow
Watch
1
Star
0
Fork
0
You've already forked cr-connect-workflow
mirror of
https://github.com/sartography/cr-connect-workflow.git
synced
2025-02-23 13:18:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cr-connect-workflow
/
tests
/
workflow
History
Dan Funk
b2aede2b8d
Glob on windows seems to return directories where in linux it does not, so now assuring we don't try to add files from the sub-directory.
2020-10-05 17:35:35 -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_multi_instance.py
Fixing typo
2020-08-14 08:48:08 -06:00
test_workflow_processor.py
Glob on windows seems to return directories where in linux it does not, so now assuring we don't try to add files from the sub-directory.
2020-10-05 17:35:35 -04: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