docs: add comprehensive E2E testing facility documentation
New docs/e2e-testing.md covering all 3 pillars: test fixtures (isolated temp environments), test mode (BTERMINAL_TEST=1), and LLM judge (dual-mode CLI/API). Includes spec phases, CI integration, WebKit2GTK pitfalls, and troubleshooting guide.
This commit is contained in:
parent
f88d10888b
commit
6f93032565
5 changed files with 291 additions and 1 deletions
|
|
@ -29,6 +29,11 @@ Project documentation lives here.
|
|||
| [v3-findings.md](v3-findings.md) | v3 adversarial review results and codebase reuse analysis |
|
||||
| [v3-progress.md](v3-progress.md) | v3 session progress log (All Phases 1-10 complete) |
|
||||
|
||||
### Testing
|
||||
| Document | Description |
|
||||
|----------|-------------|
|
||||
| [e2e-testing.md](e2e-testing.md) | E2E testing facility: fixtures, test mode, LLM judge, spec phases, CI |
|
||||
|
||||
### Progress Logs
|
||||
| Document | Description |
|
||||
|----------|-------------|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue