Add execute method and flush out implementation on prepare-and-run
Widen create_workflow_request API Move tests around Fix some APIs to use interfaces instead of implementations
Showing
- shared/workspaces/src/workspaces/capability_interfaces.py 9 additions, 4 deletionsshared/workspaces/src/workspaces/capability_interfaces.py
- shared/workspaces/src/workspaces/helpers.py 14 additions, 8 deletionsshared/workspaces/src/workspaces/helpers.py
- shared/workspaces/src/workspaces/services.py 34 additions, 35 deletionsshared/workspaces/src/workspaces/services.py
- shared/workspaces/src/workspaces/workflow_interfaces.py 3 additions, 4 deletionsshared/workspaces/src/workspaces/workflow_interfaces.py
- shared/workspaces/test/test_capability_services.py 11 additions, 2 deletionsshared/workspaces/test/test_capability_services.py
- shared/workspaces/test/test_capability_steps.py 0 additions, 5 deletionsshared/workspaces/test/test_capability_steps.py
- shared/workspaces/test/test_workflow_services.py 5 additions, 4 deletionsshared/workspaces/test/test_workflow_services.py
Loading
Please register or sign in to comment