Skip to content

Commit 0be80e1

Browse files
test: add unit tests for workspace settings form (#120) (#127)
Co-authored-by: Ona <no-reply@ona.com>
1 parent 6be902a commit 0be80e1

3 files changed

Lines changed: 449 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@
4242
"devDependencies": {
4343
"@playwright/test": "^1.59.1",
4444
"@tailwindcss/postcss": "^4",
45+
"@testing-library/jest-dom": "^6.9.1",
46+
"@testing-library/react": "^16.3.2",
47+
"@testing-library/user-event": "^14.6.1",
4548
"@types/node": "^20",
4649
"@types/react": "^19",
4750
"@types/react-dom": "^19",

pnpm-lock.yaml

Lines changed: 166 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)