save checkpoint: save features
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
capturedAtUtc: 2026-02-11T02:03:04Z
|
||||
module: web
|
||||
feature: developer-workspace
|
||||
expectedSurface: ui
|
||||
reason: Previous checked status relied on integration-harness Tier 2 evidence or missing state entry.
|
||||
previousTier2: C:\dev\New folder\git.stella-ops.org\docs\qa\feature-checks\runs\web\developer-workspace\run-001\tier2-e2e-check.json
|
||||
previousTier2Type: integration
|
||||
verdict: fail (test_gap)
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"feature": "developer-workspace",
|
||||
"filesChecked": [
|
||||
"src/Web/StellaOps.Web/src/app/features/workspaces/developer/developer-workspace.routes.ts",
|
||||
"src/Web/StellaOps.Web/src/app/features/workspaces/developer/components/developer-workspace/developer-workspace.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/features/workspaces/developer/services/developer-workspace.service.ts",
|
||||
"src/Web/StellaOps.Web/src/app/features/workspaces/developer/models/developer-workspace.models.ts",
|
||||
"src/Web/StellaOps.Web/src/tests/developer_workspace/developer-workspace.component.spec.ts",
|
||||
"src/Web/StellaOps.Web/src/tests/developer_workspace/developer-workspace.service.spec.ts"
|
||||
],
|
||||
"found": [
|
||||
"src/Web/StellaOps.Web/src/app/features/workspaces/developer/developer-workspace.routes.ts",
|
||||
"src/Web/StellaOps.Web/src/app/features/workspaces/developer/components/developer-workspace/developer-workspace.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/features/workspaces/developer/services/developer-workspace.service.ts",
|
||||
"src/Web/StellaOps.Web/src/app/features/workspaces/developer/models/developer-workspace.models.ts",
|
||||
"src/Web/StellaOps.Web/src/tests/developer_workspace/developer-workspace.component.spec.ts",
|
||||
"src/Web/StellaOps.Web/src/tests/developer_workspace/developer-workspace.service.spec.ts"
|
||||
],
|
||||
"missing": [
|
||||
|
||||
],
|
||||
"verdict": "pass",
|
||||
"checkedAtUtc": "2026-02-10T23:27:50Z"
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"project": "src/Web/StellaOps.Web",
|
||||
"buildCommand": "npm run build",
|
||||
"buildResult": "pass",
|
||||
"testCommand": [
|
||||
"npx ng test --watch=false --include src/tests/developer_workspace/developer-workspace.component.spec.ts --include src/tests/developer_workspace/developer-workspace.service.spec.ts"
|
||||
],
|
||||
"testResult": "pass",
|
||||
"testsPassed": "7/7",
|
||||
"testFilesPassed": "2/2",
|
||||
"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": [
|
||||
"Developer workspace component wires evidence ribbon, quick-verify CTA, finding selection, and issue action stubs through a deterministic signal-based UI.",
|
||||
"Finding sort helper now applies ascending/descending direction correctly across exploitability/severity/reachability/runtime/published fields.",
|
||||
"Verification polling now continues through pending responses and returns either the terminal verify result or a timeout result after bounded retries."
|
||||
],
|
||||
"checkedAtUtc": "2026-02-10T23:27:50Z"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "ui",
|
||||
"module": "web",
|
||||
"feature": "developer-workspace",
|
||||
"runId": "run-002",
|
||||
"capturedAtUtc": "2026-02-11T02:03:04Z",
|
||||
"category": "test_gap",
|
||||
"reason": "Strict FLOW Tier 2 requires fresh end-user API/CLI/UI transactions. Existing evidence is integration-harness only or missing in module state.",
|
||||
"evidence": "docs/qa/feature-checks/runs/web/developer-workspace/run-002/evidence/strict-tier2-audit.txt",
|
||||
"verdict": "fail"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
capturedAtUtc: 2026-02-11T06:16:10Z
|
||||
module: web
|
||||
feature: developer-workspace
|
||||
runId: run-003
|
||||
command: npx playwright test tests/e2e/web-checked-feature-recheck.spec.ts --reporter=list,json --output=test-results/web-recheck-run-006d
|
||||
playwrightSpec: src/Web/StellaOps.Web/tests/e2e/web-checked-feature-recheck.spec.ts
|
||||
playwrightTest: developer workspace renders findings and quick-verify workflow
|
||||
route: /workspace/dev/sha256%3Aartifact-dev
|
||||
verdict: pass
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"feature": "developer-workspace",
|
||||
"filesChecked": [
|
||||
"src/Web/StellaOps.Web/src/app/features/workspaces/developer/developer-workspace.routes.ts",
|
||||
"src/Web/StellaOps.Web/src/app/features/workspaces/developer/components/developer-workspace/developer-workspace.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/features/workspaces/developer/services/developer-workspace.service.ts",
|
||||
"src/Web/StellaOps.Web/src/app/features/workspaces/developer/models/developer-workspace.models.ts",
|
||||
"src/Web/StellaOps.Web/src/tests/developer_workspace/developer-workspace.component.spec.ts",
|
||||
"src/Web/StellaOps.Web/src/tests/developer_workspace/developer-workspace.service.spec.ts"
|
||||
],
|
||||
"found": [
|
||||
"src/Web/StellaOps.Web/src/app/features/workspaces/developer/developer-workspace.routes.ts",
|
||||
"src/Web/StellaOps.Web/src/app/features/workspaces/developer/components/developer-workspace/developer-workspace.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/features/workspaces/developer/services/developer-workspace.service.ts",
|
||||
"src/Web/StellaOps.Web/src/app/features/workspaces/developer/models/developer-workspace.models.ts",
|
||||
"src/Web/StellaOps.Web/src/tests/developer_workspace/developer-workspace.component.spec.ts",
|
||||
"src/Web/StellaOps.Web/src/tests/developer_workspace/developer-workspace.service.spec.ts"
|
||||
],
|
||||
"missing": [
|
||||
|
||||
],
|
||||
"verdict": "pass",
|
||||
"checkedAtUtc": "2026-02-10T23:27:50Z"
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"project": "src/Web/StellaOps.Web",
|
||||
"buildCommand": "npm run build",
|
||||
"buildResult": "pass",
|
||||
"testCommand": [
|
||||
"npx ng test --watch=false --include src/tests/developer_workspace/developer-workspace.component.spec.ts --include src/tests/developer_workspace/developer-workspace.service.spec.ts"
|
||||
],
|
||||
"testResult": "pass",
|
||||
"testsPassed": "7/7",
|
||||
"testFilesPassed": "2/2",
|
||||
"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": [
|
||||
"Developer workspace component wires evidence ribbon, quick-verify CTA, finding selection, and issue action stubs through a deterministic signal-based UI.",
|
||||
"Finding sort helper now applies ascending/descending direction correctly across exploitability/severity/reachability/runtime/published fields.",
|
||||
"Verification polling now continues through pending responses and returns either the terminal verify result or a timeout result after bounded retries."
|
||||
],
|
||||
"checkedAtUtc": "2026-02-10T23:27:50Z"
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "ui",
|
||||
"module": "web",
|
||||
"feature": "developer-workspace",
|
||||
"runId": "run-003",
|
||||
"baseUrl": "https://127.0.0.1:4400",
|
||||
"capturedAtUtc": "2026-02-11T06:16:10Z",
|
||||
"playwrightSpec": "src/Web/StellaOps.Web/tests/e2e/web-checked-feature-recheck.spec.ts",
|
||||
"playwrightTest": "developer workspace renders findings and quick-verify workflow",
|
||||
"steps": [
|
||||
{
|
||||
"description": "Navigate to /workspace/dev/sha256%3Aartifact-dev",
|
||||
"action": "navigate",
|
||||
"target": "/workspace/dev/sha256%3Aartifact-dev",
|
||||
"expected": "Findings panel and quick-verify workflow are usable.",
|
||||
"result": "pass",
|
||||
"stepCapturedAtUtc": "2026-02-11T06:16:10Z"
|
||||
},
|
||||
{
|
||||
"description": "Verify strict user-surface assertions",
|
||||
"action": "assert",
|
||||
"target": "developer workspace renders findings and quick-verify workflow",
|
||||
"expected": "Playwright assertion sequence passes with deterministic route mocks.",
|
||||
"result": "pass",
|
||||
"stepCapturedAtUtc": "2026-02-11T06:16:10Z"
|
||||
}
|
||||
],
|
||||
"evidence": "docs/qa/feature-checks/runs/web/developer-workspace/run-003/evidence/playwright-ui-evidence.txt",
|
||||
"verdict": "pass"
|
||||
}
|
||||
Reference in New Issue
Block a user