| CTelemetryApi.Tests.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 |
| ▼CIClassFixture | |
| CTelemetryApi.Tests.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 |
| ▼CTelemetryApi.ITelemetryService | Interface for telemetry data provider |
| CTelemetryApi.TelemetryService | Implementation of the telemetry service |
| CTelemetryApi.Tests.StatusEndpointTests | Unit tests for the Status endpoint of the Telemetry API |