Added new method `determine_state` to the `CapabilityRequest` class that
will determine the state of the request based on the states of its versions; replaced instances of setting request state with new method
parent
9ba132b8
No related branches found
No related tags found
Showing
- shared/workspaces/test/test_capability_request.py 230 additions, 0 deletionsshared/workspaces/test/test_capability_request.py
- shared/workspaces/workspaces/capability/schema.py 24 additions, 0 deletionsshared/workspaces/workspaces/capability/schema.py
- shared/workspaces/workspaces/capability/schema_interfaces.py 5 additions, 2 deletionsshared/workspaces/workspaces/capability/schema_interfaces.py
- shared/workspaces/workspaces/capability/services/capability_info.py 3 additions, 2 deletions...kspaces/workspaces/capability/services/capability_info.py
- shared/workspaces/workspaces/capability/services/capability_service.py 3 additions, 3 deletions...aces/workspaces/capability/services/capability_service.py
Please register or sign in to comment