Files
supabase/.cursor/rules/testing/unit-integration/RULE.md
T
Saxon Fletcher bb02df5f69 Update Cursor rules structure (#41338)
* update and expand cursor rules structure

* rule copy

* rule updates
2026-01-20 09:25:29 +10:00

256 B

description, globs, alwaysApply
description globs alwaysApply
Testing: unit/integration conventions for Studio test files
apps/studio/**/*.test.ts
apps/studio/**/*.test.tsx
false

Follow the guidelines in apps/studio/tests/README.md when writing tests for Studio.