|
| class | ApiIntegrationTests |
| | Integration tests for the Telemetry API endpoints. These tests verify the full HTTP pipeline, including middleware, routing, and authorization logic defined in Program.cs. More...
|
| |
| class | ExcludeMetricsLoggingInterceptorTests |
| | Unit tests for the ExcludeMetricsLoggingInterceptor to ensure 100% code coverage. Verifies that specific requests (favicon and metrics) are silenced, while keeping standard requests logged. More...
|
| |
| class | StatusEndpointTests |
| | Unit tests for the Status endpoint of the Telemetry API. More...
|
| |