Lombiq/DotNest-Support

Automated testing Resource Provider on staging environment

Closed this issue · 0 comments

With the RP mock tool github.com/Azure/azure-store-sdk-pr we could test the staging RP after every deploy. For this we could use the mock tool as a code through the StoreRequestService (github.com/Azure/azure-store-sdk-pr/blob/master/src/tools/mock/Azure.Store.StoreAPIMockTool/Azure.Store.StoreAPIMockTool/ResourceProviderClient/StoreRequestService.cs) calling the adjusted staging endpoint.

For this we can add the mock tool as subrepository to the solution (mirroring through GitHgMirror).