save checkpoint
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"found": [
|
||||
"AppSidebarComponent",
|
||||
"SidebarNavGroupComponent",
|
||||
"SidebarNavItemComponent"
|
||||
],
|
||||
"filesChecked": [
|
||||
"src/Web/StellaOps.Web/src/app/layout/app-sidebar/app-sidebar.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/layout/app-sidebar/sidebar-nav-group.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/layout/app-sidebar/sidebar-nav-item.component.ts"
|
||||
],
|
||||
"verdict": "pass",
|
||||
"missing": [
|
||||
|
||||
],
|
||||
"checkedAtUtc": "2026-02-10T20:08:12Z"
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"buildResult": "pass",
|
||||
"verdict": "fail",
|
||||
"testResult": "fail",
|
||||
"tests": [
|
||||
{
|
||||
"reason": "Spec excluded from test program (angular.json test.exclude includes src/app/layout/**/*.spec.ts).",
|
||||
"command": "npx ng test --watch=false --include src/app/layout/app-sidebar/app-sidebar.component.spec.ts",
|
||||
"result": "fail"
|
||||
}
|
||||
],
|
||||
"checkedAtUtc": "2026-02-10T20:08:12Z",
|
||||
"project": "src/Web/StellaOps.Web"
|
||||
}
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"verdict": "fail",
|
||||
"route": "/release-orchestrator/runs",
|
||||
"baseUrl": "https://127.0.0.1:4400",
|
||||
"type": "ui",
|
||||
"steps": [
|
||||
{
|
||||
"evidence": "app-sidebar selector count=0 in runtime DOM.",
|
||||
"description": "Verify left rail shell is mounted in active app layout",
|
||||
"screenshot": "../pipeline-run-centric-view/run-001/screenshots/step-2-release-orchestrator-runs.png",
|
||||
"result": "fail"
|
||||
}
|
||||
],
|
||||
"checkedAtUtc": "2026-02-10T20:08:12Z"
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 107 KiB |
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"filesChecked": [
|
||||
"src/Web/StellaOps.Web/src/app/layout/app-sidebar/app-sidebar.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/layout/app-sidebar/sidebar-nav-group.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/layout/app-sidebar/sidebar-nav-item.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/layout/app-shell/app-shell.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/app.component.html"
|
||||
],
|
||||
"found": [
|
||||
"AppSidebarComponent",
|
||||
"SidebarNavGroupComponent",
|
||||
"SidebarNavItemComponent",
|
||||
"AppShellComponent"
|
||||
],
|
||||
"missing": [],
|
||||
"verdict": "pass",
|
||||
"checkedAtUtc": "2026-02-10T20:30:09Z"
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"project": "src/Web/StellaOps.Web",
|
||||
"buildCommand": "npm run build",
|
||||
"buildResult": "pass",
|
||||
"testResult": "pass",
|
||||
"tests": [
|
||||
{
|
||||
"command": "npx ng test --watch=false --include src/app/layout/app-shell/app-shell.component.spec.ts --include src/app/layout/app-sidebar/app-sidebar.component.spec.ts",
|
||||
"testsRun": 9,
|
||||
"testsPassed": 9,
|
||||
"testsFailed": 0,
|
||||
"result": "pass"
|
||||
}
|
||||
],
|
||||
"buildNotes": [
|
||||
"Build succeeded.",
|
||||
"Existing bundle budget warnings remain unrelated to this sprint scope."
|
||||
],
|
||||
"verdict": "pass",
|
||||
"checkedAtUtc": "2026-02-10T20:30:09Z"
|
||||
}
|
||||
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "ui",
|
||||
"baseUrl": "https://127.0.0.1:4400",
|
||||
"route": "/release-orchestrator/runs",
|
||||
"steps": [
|
||||
{
|
||||
"description": "Verify left rail shell is mounted in active app layout",
|
||||
"result": "pass",
|
||||
"evidence": "app-sidebar selector count=1 after auth-seeded navigation.",
|
||||
"screenshot": "step-1-release-orchestrator-runs.png"
|
||||
}
|
||||
],
|
||||
"screenshots": [
|
||||
"step-1-release-orchestrator-runs.png"
|
||||
],
|
||||
"verdict": "pass",
|
||||
"checkedAtUtc": "2026-02-10T20:30:09Z"
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 67 KiB |
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"filesChecked": [
|
||||
"src/Web/StellaOps.Web/src/app/layout/app-sidebar/app-sidebar.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/layout/app-sidebar/sidebar-nav-group.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/layout/app-sidebar/sidebar-nav-item.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/layout/app-shell/app-shell.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/app.component.html"
|
||||
],
|
||||
"found": [
|
||||
"AppSidebarComponent",
|
||||
"SidebarNavGroupComponent",
|
||||
"SidebarNavItemComponent",
|
||||
"AppShellComponent"
|
||||
],
|
||||
"missing": [
|
||||
|
||||
],
|
||||
"verdict": "pass",
|
||||
"checkedAtUtc": "2026-02-10T22:35:36Z"
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"project": "src/Web/StellaOps.Web",
|
||||
"buildCommand": "npm run build",
|
||||
"buildResult": "pass",
|
||||
"testCommand": [
|
||||
"npx ng test --watch=false --include \u003c47 checked-web spec files\u003e"
|
||||
],
|
||||
"testResult": "pass",
|
||||
"testsPassed": "145/145",
|
||||
"testFilesPassed": "47/47",
|
||||
"warnings": [
|
||||
"NG8113: RouterLinkActive is not used within AppSidebarComponent template.",
|
||||
"NG8113: RouterLink/RouterLinkActive is not used within SidebarNavGroupComponent template.",
|
||||
"NG8113: RouterLink is not used within AppTopbarComponent template.",
|
||||
"Bundle/style budget warnings remain from existing baseline."
|
||||
],
|
||||
"codeReview": [
|
||||
"Checked feature components/services remain implemented with non-stub logic in src/Web/StellaOps.Web/src/app and src/Web/StellaOps.Web/src/tests.",
|
||||
"Consolidated checked-web spec replay (47 files) passed and exercised all checked web feature harnesses, including shell/sidebar/context-chip regression coverage."
|
||||
],
|
||||
"checkedAtUtc": "2026-02-10T22:35:36Z"
|
||||
}
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"type": "ui",
|
||||
"baseUrl": "https://127.0.0.1:4400",
|
||||
"route": "/release-orchestrator/runs",
|
||||
"screenshots": [
|
||||
"screenshots/step-1-release-orchestrator-runs.png"
|
||||
],
|
||||
"steps": [
|
||||
{
|
||||
"description": "Navigate to /release-orchestrator/runs and verify primary heading renders",
|
||||
"result": "pass",
|
||||
"evidence": "h1=\"Pipeline Runs\"",
|
||||
"screenshot": "screenshots/step-1-release-orchestrator-runs.png"
|
||||
},
|
||||
{
|
||||
"description": "Verify authenticated shell chrome is active on route",
|
||||
"result": "pass",
|
||||
"evidence": "sidebarCount=1; chipsCount=1"
|
||||
},
|
||||
{
|
||||
"description": "Verify route-level interactive affordances remain mounted",
|
||||
"result": "pass",
|
||||
"evidence": "globalSearchInputs=1; tableRows=0; url=https://127.0.0.1:4400/release-orchestrator/runs"
|
||||
}
|
||||
],
|
||||
"verdict": "pass",
|
||||
"checkedAtUtc": "2026-02-10T22:35:36Z"
|
||||
}
|
||||
Reference in New Issue
Block a user