This repository was archived by the owner on May 29, 2026. It is now read-only.
test(e2e): gate-19 spec-coverage — 0 uncovered scenarios#294
Merged
Conversation
Annotates all 15 openspec specs with @e2e exclude or UI test coverage: Whole-spec excludes (backend/V1-not-built): mcp-tools — pure PHP DI/service layer, PHPUnit covered openregister-integration — data-layer contracts, no SPA form nextcloud-integration — OCP hooks (Calendar/Files/Talk/Activity), V1 process-configuration — no processTemplate pages in manifest, V1 meeting-efficiency — timer/cost/analytics UI not built, V1 resolution-minutes — generation/editing/approval not built, V1 voting-system — all scenarios require live in-progress state admin-settings — governing-body/member-import UI not built user-settings — notification/delegation/display prefs not built UI test files (tests/e2e/spec-coverage/): dashboard.spec.ts — KPI grid, app mount, NC widget meeting-management.spec.ts — list, add-dialog, live meeting mount decision-management.spec.ts — list, add-dialog, detail render agenda-management.spec.ts — list, add-dialog, live meeting agenda motion-amendment.spec.ts — list, add-dialog fields, detail render relation-tab-ui.spec.ts — agenda/motion/meeting/minutes details Gate-19 result: 150 scenarios, 58 covered, 92 excluded, 0 uncovered. Playwright: 30 passed, 1 skipped (no amendment seed data), 0 failed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
tests/e2e/spec-coverage/@e2e exclude(backend/V1-not-built) with clear reasonsWhole-spec excludes (backend or unbuilt V1 UI): mcp-tools, openregister-integration, nextcloud-integration, process-configuration, meeting-efficiency, resolution-minutes, voting-system, admin-settings, user-settings
UI test coverage (tests/e2e/spec-coverage/): dashboard, meeting-management, decision-management, agenda-management, motion-amendment, relation-tab-ui
Test plan