fix: require all taxonomy coverage ids (#94296)

This commit is contained in:
Dallin Romney
2026-06-17 16:38:14 -07:00
committed by GitHub
parent 2364c7ebc0
commit e17d111990
6 changed files with 74 additions and 39 deletions

View File

@@ -5,10 +5,10 @@ scenario:
surface: runtime
coverage:
primary:
- gateway.smoke
- websocket-transport
secondary:
- gateway.health
- gateway.protocol
- health-apis
- hello-ok-snapshot
objective: Exercise gateway health and WebSocket smoke assertions through QA Lab evidence.
successCriteria:
- Gateway health probe succeeds against a reachable local endpoint.