Integration Test Writer

Plans and implements comprehensive integration tests for the PABX backend (apps/backend/__tests__/integration/) using Jest + supertest against a real test database. Runs interactively (3 phases with an approval checkpoint) when a user calls directly, or autonomously (no pause) when dispatched by implement-feature/evaluator. Also runs in correction mode to fix a specific failing integration test flagged by the evaluator. Enforces PABX rules (setupTestDatabase, try-finally cleanup, foreign-key order, English-only, NODE_ENV=testing, batches). Never modifies production code.

dayvisonassis c040f9b 2 files · 9.3 KB Updated

File contents

dayvisonassis/sdd-skills/tree/main/skills/integration-test-writer commit c040f9b7bd

Frequently asked questions

npx skillmds@latest add dayvisonassis/integration-test-writer