docs(qa): add reusable AI-driven QA test plan #234
Loading…
Reference in a new issue
No description provided.
Delete branch "docs/qa-test-plan"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds
dev-docs/qa-test-plan.md: a reusable, copy-paste prompt to drive an AI agent through an exhaustive end-to-end test of the Mokosh SPA with no shortcuts.The plan bakes in the staging environment (msp.a8n.systems / api.msp.a8n.systems and the sessionStorage bearer token) and enforces realistic related-data seeding, a per-screen element checklist (every link/button/dropdown/filter/tab/date-navigator operated and verified to actually refetch or navigate), full CRUD per entity, input validation/fuzz, cross-cutting checks (auth, multi-tenancy, error handling), a verify-before-claiming rule, and a final coverage ledger. It also lists the issues already filed (MAPPS-148..154, PMS-297..299) so future runs dedupe.
Docs-only change. Anchored to #PMS-300.