azure-sdk-for-python
azure-sdk-for-python copied to clipboard
[Monitor] Refactor tests
This applies to both query and ingestion tests:
- Better integration with test proxy using fixtures.
- Updated
test-resources.jsonfile to be a bicep file. Aso cleaned out resources that were deployed but never used (i.e. App Config, Event Hubs) - Removed dependency on preallocated resources for live tests. Now live tests will only use resources deployed from the
test-resource.bicepfile. - Add playback tests and recordings. Most tests were live only, so now some playback tests will be available.
- Increased msrest version in setup.py as the mindependency test job was failing because the msrest version used was too old.
Closes: #25213
API change check
API changes are not detected in this pull request.
/azp run python - monitor - tests
Azure Pipelines successfully started running 1 pipeline(s).
/azp run python - monitor - tests
Azure Pipelines successfully started running 1 pipeline(s).
/azp run python - monitor - tests
Azure Pipelines successfully started running 1 pipeline(s).
Love the test resource changes!
/azp run python - monitor - tests
Azure Pipelines successfully started running 1 pipeline(s).