Typescript Testing Backend

Use when writing or reviewing TypeScript backend tests — Jest unit tests for services/controllers (mocked Prisma) or Supertest integration tests against a real isolated PostgreSQL test database. Triggers on edits to `*.service.test.ts`, `*.controller.test.ts`, `*.integration.test.ts`, service/controller/API test files (`.ts`, not `.tsx`) under `**/__tests__/`, or mentions of "backend test", "service test", "API test", "database test".

LazyIsEfficient e052603 6 files · 12.0 KB Updated

File contents

LazyIsEfficient/agentic-os/tree/main/.claude/skills/typescript-testing-backend commit e052603040

Frequently asked questions

npx skillmds@latest add lazyisefficient/typescript-testing-backend