-
- Downloads
Changed `create_capability_request` view to use
`CapabilityService.create_request` instead of duplicating that logic within the view; changed tests and mocks to go along with the changes
parent
60be6676
No related branches found
No related tags found
This commit is part of merge request !93. Comments created here will be created in the context of that merge request.
Showing
- services/capability/capability/views/capability_request.py 5 additions, 15 deletionsservices/capability/capability/views/capability_request.py
- services/capability/test/conftest.py 107 additions, 62 deletionsservices/capability/test/conftest.py
- services/capability/test/test_capability_request_views.py 1 addition, 3 deletionsservices/capability/test/test_capability_request_views.py
Please register or sign in to comment