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

36 lines
1.0 KiB
JSON

{
"tier": 2,
"check": "ui-verification",
"feature": "multi-tenant-same-api-key-selection",
"runId": "run-002",
"timestamp": "2026-02-23T05:45:43Z",
"result": "pass",
"specFile": "tests/e2e/tenant-switch-matrix.spec.ts",
"testCount": 10,
"passCount": 10,
"failCount": 0,
"pageMatrix": [
"mission-control",
"releases",
"security",
"evidence",
"ops",
"setup",
"administration"
],
"viewports": [
"desktop",
"mobile"
],
"assertions": [
"Tenant selector switches to selected tenant and remains visible across section navigation.",
"Each primary page route preserves the selected tenant and renders expected section markers.",
"Captured tenant-scoped API calls never leak to a different tenant during switch and reverse-switch flows."
],
"artifacts": {
"evidenceFile": "evidence/web-tenant-playwright-matrix-expanded.txt",
"traceFiles": []
},
"notes": "Expanded matrix now covers 10 Playwright scenarios including per-section route assertions and bidirectional tenant switching."
}