Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding business_service and service_dependency #228

Merged
merged 2 commits into from
Jun 15, 2020

Conversation

stmcallister
Copy link
Contributor

Adding support for Business Services and Service Dependencies. Test results are here:

--- PASS: TestBusinessService_List (0.00s)
=== RUN   TestBusinessService_Create
--- PASS: TestBusinessService_Create (0.00s)
=== RUN   TestBusinessService_Get
--- PASS: TestBusinessService_Get (0.00s)
=== RUN   TestBusinessService_Update
--- PASS: TestBusinessService_Update (0.00s)
=== RUN   TestBusinessService_Delete
--- PASS: TestBusinessService_Delete (0.00s)
=== RUN   TestBusinessServiceDependency_List
--- PASS: TestBusinessServiceDependency_List (0.00s)
=== RUN   TestTechnicalServiceDependency_List
--- PASS: TestTechnicalServiceDependency_List (0.00s)
=== RUN   TestServiceDependency_Associate
--- PASS: TestServiceDependency_Associate (0.00s)
=== RUN   TestServiceDependency_Disassociate
--- PASS: TestServiceDependency_Disassociate (0.00s)

@stmcallister stmcallister merged commit ac15509 into master Jun 15, 2020
@theckman theckman deleted the business-services branch May 16, 2021 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants