docs: add transactional integration test guidance#7922
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
🍈 Lychee Link Check Report23 links: ✅ All links are working!Full Statistics Table
|
|
The latest updates on your projects. Learn more about Argos notifications ↗︎
|
Summary
Root cause
The testing docs covered database cleanup between suites, but did not explain how to run real database tests with per-test transaction isolation or what to do when code needs savepoint-style nested transaction behavior.
Validation
pnpm exec cspell content/docs/orm/prisma-client/testing/integration-testing.mdx content/docs/orm/v6/prisma-client/testing/integration-testing.mdx cspell.json --show-contextgit diff --checkFixes #6604