- TestFixture: Base test infrastructure with WebApplicationFactory - K8sDiscoveryTests: K8s Service Label discovery flow tests - ConfigConfirmationTests: Pending config confirmation flow tests - MultiTenantRoutingTests: Tenant-specific vs default destination routing tests - ConfigReloadTests: Gateway hot-reload via NOTIFY mechanism tests - TestData: Mock data for K8s services, JWT tokens, database seeding Tests cover: 1. K8s Service discovery with valid labels 2. Config confirmation -> DB write -> NOTIFY 3. Multi-tenant routing (dedicated vs default destination) 4. Gateway config hot-reload without restart |
||
|---|---|---|
| .. | ||
| ConfigConfirmationTests.cs | ||
| ConfigReloadTests.cs | ||
| K8sDiscoveryTests.cs | ||
| MultiTenantRoutingTests.cs | ||
| TestData.cs | ||
| TestFixture.cs | ||