Testing and quality handbook pages
Topics
Automated checks, manual verification, review evidence, and product quality. 7 pages.
- 01Code and reviewThe Git, pull-request, architecture, testing, incident, and AI practices used for Wild HQ code.
- 02Local developmentHow to install, run, and connect the Wild HQ site and Packbase projects without accidentally using production.
- 03Frontend changesA repeatable Packbase web workflow for routes, components, SDK state, accessibility, localisation, and stories.
- 04Server and API changesA safe workflow for Packbase routes, schemas, authorisation, domain logic, tests, and public contracts.
- 05Testing and documentationHow to choose proportionate checks, report evidence honestly, and keep repository and handbook guidance aligned with reality.
- 06Database and migration changesHow to change Packbase PostgreSQL and Prisma state without treating a destructive sync command as routine development.
- 07Commands and pathsA compact reference for common Wild HQ site, Packbase web, and Packbase server commands and source locations.