This repository was archived by the owner on Nov 14, 2024. It is now read-only.

Description
**This PR feature will be submitted to supply a generic Helper provider for tests that access Azure query or run instructions through an API. The example will be Application Insights
Describe the solution you'd like
This solution will be an enhancement to the Invictus Testing Framework
This solution will provide base access to tests through https://management.azure.com
This solution will provide base access to tests through https://api.loganalytics.io
This solution will provide base access to tests through https://api.applicationinsights.io
Describe alternatives you've considered
This solution provides the reliable API experience for testing with c# providers where c# base classes are missing or complex.
Additional context
This feature will provide example narrative for tests on Application Insights on https://api.applicationinsights.io
the contexts to be covered will be:
Authentication, Controlling a single Run, Retrieving runs by Polling