Fix server feature tests and refresh Go Test* counts.
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled

Unskip cloud-map export assertions, correct cloud venue class fixtures, and update tests/README.md to 960 server / 670 agent Test* totals.
This commit is contained in:
AetherForge
2026-06-07 11:11:30 -07:00
parent 0813ec8639
commit bcd25b53a6
5 changed files with 9 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
# AetherForge Test Suite
**Current counts (2026-06-07):** Go server **901** `Test*` · Go agent **657** `Test*` · Vitest **849** tests in **109** files · Playwright **26** tests in **9** spec files. Refresh: `go test ./... -list .` (server/agent), `npm run test -- --run` (Vitest), `npx playwright test --list` (E2E). Full suite: `test.bat``scripts/test-suite.ps1`.
**Current counts (2026-06-07):** Go server **960** `Test*` · Go agent **670** `Test*` · Vitest **849** tests in **109** files · Playwright **26** tests in **9** spec files. Refresh: `go test ./... -list .` (server/agent), `npm run test -- --run` (Vitest), `npx playwright test --list` (E2E). Full suite: `test.bat``scripts/test-suite.ps1`.
## Master validation (operator commands)