docs: record e2e test requirements across remaining tasks
All checks were successful
CI / test (pull_request) Successful in 42s

This commit is contained in:
2026-07-14 07:40:39 -04:00
parent d034fce3ea
commit 156fe64f32
5 changed files with 6 additions and 1 deletions

View File

@@ -20,3 +20,4 @@ Issue fetching passes `type=issues`; outside a recognizable Gitea repo the dashb
- [ ] Issue fetches pass `type=issues` so PRs never appear in the issue block
- [ ] Outside a Gitea repo the dashboard exits with `REPO_NOT_FOUND` and help mentioning `-R` and `--login`
- [ ] Fixture-server tests cover both tiers, the cap-and-suffix behavior, empty states, and the no-repo error
- [ ] End-to-end tests render the bare dashboard and `--full` against a live Gitea instance, confirming the live issue/PR list response shapes and that the computed `review` and label-aggregation fields hold against real responses — behavior the fixture server cannot attest to