Azure / Azure/data-api-builder
Fix Telemetry Flaky Test
Open
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
There is a flaky test in the PR:https://github.com/Azure/data-api-builder/pull/1649 in `TelemetryTests.cs` , `TestTelemetryItemsAreSentCorrectly_NonHostedScenario`.
It has some asserts on capturing RequestTelemetry Items, these asserts are commented out as we are not able to correctly capture these requests in tests, But it's working fine when checked manually, and all the api requests are getting sent to application Insighths.
NEED to fix this test.
Contributor guide
Assessment
This issue has not been assessed yet.