-
- Downloads
Merge branch 'feature/9-list-and-get-workflow-execution' into 'development'
Resolve "List and Get Workflow Execution" Closes #9 See merge request cmg/clowm/clowm-workflow-service!8
Showing
- app/api/endpoints/workflow_execution.py 98 additions, 3 deletionsapp/api/endpoints/workflow_execution.py
- app/crud/crud_workflow_execution.py 78 additions, 0 deletionsapp/crud/crud_workflow_execution.py
- app/schemas/workflow_execution.py 3 additions, 0 deletionsapp/schemas/workflow_execution.py
- app/tests/api/test_workflow_execution.py 85 additions, 7 deletionsapp/tests/api/test_workflow_execution.py
- app/tests/conftest.py 18 additions, 2 deletionsapp/tests/conftest.py
- app/tests/crud/test_workflow_execution.py 156 additions, 0 deletionsapp/tests/crud/test_workflow_execution.py
Loading
Please register or sign in to comment