docs: record e2e test requirements across remaining tasks #16

Merged
alexion merged 1 commits from docs-e2e-task-requirements into main 2026-07-14 09:33:01 -04:00
Owner

Records e2e-test expectations in the remaining open task specs, applying the e2e tier's charter — "behavior the fixture server cannot attest to" — rather than adding one uniformly.

  • 0016 (search) and 0017 (dashboard): gained a live-Gitea end-to-end acceptance criterion; both hit real Gitea endpoints whose response shapes a fixture server cannot attest to.
  • 0018 (setup/hooks): clarified that its real-integration surface is the CLI seam against a temporary HOME (it makes no Gitea API calls, so there is no live-Gitea e2e case), and made the temp-HOME integration criterion explicit.
  • 0020 (npm distribution): recorded that the packed-tarball global-install smoke is its integration surface; distribution touches no Gitea API, so no live-Gitea e2e.
  • 0021 (truncation ruling): recorded that it is verified at the fixture/unit tier (deterministic string logic, no live semantics).
  • 0019 left untouched — it is the e2e tier task.

Docs-only; no code or test changes.

Records e2e-test expectations in the remaining open task specs, applying the e2e tier's charter — "behavior the fixture server cannot attest to" — rather than adding one uniformly. - **0016 (search)** and **0017 (dashboard)**: gained a live-Gitea end-to-end acceptance criterion; both hit real Gitea endpoints whose response shapes a fixture server cannot attest to. - **0018 (setup/hooks)**: clarified that its real-integration surface is the CLI seam against a temporary HOME (it makes no Gitea API calls, so there is no live-Gitea e2e case), and made the temp-HOME integration criterion explicit. - **0020 (npm distribution)**: recorded that the packed-tarball global-install smoke is its integration surface; distribution touches no Gitea API, so no live-Gitea e2e. - **0021 (truncation ruling)**: recorded that it is verified at the fixture/unit tier (deterministic string logic, no live semantics). - **0019** left untouched — it *is* the e2e tier task. Docs-only; no code or test changes.
alexion added 1 commit 2026-07-14 07:41:00 -04:00
docs: record e2e test requirements across remaining tasks
All checks were successful
CI / test (pull_request) Successful in 42s
156fe64f32
alexion merged commit 6661239afe into main 2026-07-14 09:33:01 -04:00
alexion deleted branch docs-e2e-task-requirements 2026-07-14 09:33:01 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alexion/gitea-axi#16