feat: add tests package (#7907)

* feat: add tests package

* fix

* fix

* debug

* debug

* debug

* fix

* debug

* fix: no concurrent

* fix

* test: add vite-app tests

* test: add tests
This commit is contained in:
shadcn
2025-07-29 16:31:10 +04:00
committed by GitHub
parent e6778dee87
commit 873f7f2773
42 changed files with 1618 additions and 772 deletions

View File

@@ -8,6 +8,7 @@ export default defineConfig({
"**/node_modules/**",
"**/fixtures/**",
"**/templates/**",
"**/packages/tests/**",
],
},
plugins: [