mirror of
https://github.com/azaion/satellite-provider.git
synced 2026-06-27 09:51:14 +00:00
[AZ-1123] Cycle 11 closeout: traceability, deploy, retro
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -52,7 +52,8 @@ Console application that runs end-to-end integration tests against a live API in
|
||||
- ProjectReferences: `SatelliteProvider.Api` (running service for the integration runner), `SatelliteProvider.TestSupport` (canonical `JwtTokenFactory` + `IntegrationTestResetGuard`), `SatelliteProvider.Common` (added by AZ-503 so the `MultiSourceCoexistence_AZ484_Cycle2` seeder can compute `location_hash` via `Uuidv5.Create` instead of duplicating the UUIDv5 algorithm in T-SQL fixtures), `SatelliteProvider.GrpcContracts` (added cycle 9 — generated gRPC client stubs for `RouteTileDeliveryGrpcTests`).
|
||||
|
||||
## Consumers
|
||||
- `docker-compose.tests.yml` — runs as a container that depends on the API service
|
||||
- `docker-compose.tests.yml` — runs as a container that depends on the API service (self-contained stack; no host postgres port — see `deployment/containerization.md` §Compose overlays)
|
||||
- Perf tests against a host-published API use `docker-compose.yml` + `docker-compose.perf.yml` — documented in `tests/environment.md` and `deployment/containerization.md`
|
||||
|
||||
## Configuration
|
||||
- `API_URL` environment variable (set in docker-compose.tests.yml to `https://api:8080`)
|
||||
|
||||
Reference in New Issue
Block a user