This repository has the artifacts which is used by Arjun Menon in M365 Saturday, Pune 2024 for the session Testing the Untestable using M365 Developer Proxy - Ensuring that your M365 Apps are resilient
Session Link : M365 Saturday Pune 2024
This session is all about understanding how to make your application resilient by handling and testing API errors. I will be covering scenarios where you have Graph API calls and how to test the throttling errors and other unexpected errors which may come in your production applications to ensure that you can expect the unexpected.
Pre-requisites for the session are mentioned in each of the demo folders mentioned in the Demo Codes section.
The demo codes used in the session are available in the codes
folder.
The deck used in the session is available in the deck
folder.
Link | Comments |
---|---|
M365 Dev Proxy Landing Page | Landing Page for M365 Dev Proxy |
GitHub Repository for M365 Dev Proxy | GH Repository for M365 Dev Proxy |
Samples for References | This has the samples for M365 Dev Proxy which could be used as references |