Files
git.stella-ops.org/docs/qa/feature-checks/runs/multi-tenant-same-api-key-selection/run-001/tier2-ui-check.json

39 lines
1.7 KiB
JSON

{
"tier": 2,
"check": "ui-verification",
"feature": "multi-tenant-same-api-key-selection",
"runId": "run-001",
"timestamp": "2026-02-22T23:18:33Z",
"result": "pass",
"specFile": "tests/e2e/tenant-switch-matrix.spec.ts",
"testCount": 2,
"passCount": 2,
"failCount": 0,
"pageMatrix": [
"mission-control",
"releases",
"security",
"evidence",
"ops",
"setup",
"administration"
],
"viewports": [
"desktop",
"mobile"
],
"assertions": [
"Tenant selector switches tenant and keeps selected tenant visible in header.",
"Tenant selection persists across primary section navigation and page reload.",
"Network requests captured by fixture include selected tenant header context after switch."
],
"artifacts": {
"evidenceFile": "evidence/web-tenant-playwright-matrix.txt",
"traceFiles": [
"artifacts/playwright-traces/tenant-switch-matrix-Multi-8557c-s-primary-sections-desktop-.trace.zip",
"artifacts/playwright-traces/tenant-switch-matrix-Multi-a4393-rsistent-on-mobile-viewport.trace.zip"
]
},
"notes": "Desktop and mobile tenant switch matrix passed with deterministic fixtures for tenant-alpha and tenant-bravo."
}