Skip to main content
在 Manus 中运行任何 Skill
一键导入

supertest-integration-tests

星标4
分支3
更新时间2026年7月2日 23:56

Defines architecture, standards, patterns, and best practices for writing backend integration tests for the e-micro-commerce NestJS application using Jest, Supertest, and a real PostgreSQL database via Prisma 7+. Use whenever implementing or modifying REST API integration tests, HTTP endpoint validation, authentication (Clerk JWT), authorization (RBAC: ADMIN / CUSTOMER), database lifecycle, or integration test helpers inside apps/backend. Do NOT use for unit tests — use the jest-unit-tests skill instead. Do NOT use for Playwright E2E browser tests — use the playwright-e2e-tests skill instead.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly