microsoft-graph-devx-api
microsoft-graph-devx-api copied to clipboard
Implement end-to-end tests in DevX API
In order to catch potential bugs in DevX API before they are deployed to production, we need to come up with a strategy to write end-to-end tests that cover majority of DevX API endpoints.
We need to research on how these can possibly be implemented in DevX API to avoid service interruption which impacts the service users.