name: moransa-backend-p0-tests description: "Use to create and run P0 backend tests for Moransa critical flows: health, medical, education, and agriculture endpoints."
Moransa Backend P0 Tests
Overview
Use this skill to implement minimal real tests for critical backend flows and keep them passing in every cycle.
Workflow
- Run
scripts/scaffold-tests.shonce to create baseline test file. - Run
scripts/run-tests.sh. - Expand assertions incrementally while keeping tests deterministic.
Test Scope (P0)
GET /api/healthPOST /api/medicalPOST /api/educationPOST /api/agriculture
Resources
scripts/scaffold-tests.shscripts/run-tests.shreferences/test-principles.md