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
This commit is part of merge request !657. Comments created here will be created in the context of that merge request.
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
Loading
Please register or sign in to comment