Skip to content

Commit 4c88346

Browse files
committed
test: render snapshots
Signed-off-by: Andres Correa Casablanca <castarco@coderspirit.xyz>
1 parent a2b319d commit 4c88346

File tree

7 files changed

+12770
-309
lines changed

7 files changed

+12770
-309
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"@storybook/react": "^7.4.0",
5151
"@storybook/react-vite": "^7.4.0",
5252
"@storybook/testing-library": "^0.2.0",
53+
"@testing-library/react": "^14.0.0",
5354
"@types/node": "^20.5.8",
5455
"@types/react": "^18.2.21",
5556
"@types/react-dom": "^18.2.7",
@@ -60,6 +61,7 @@
6061
"eslint-plugin-react-hooks": "^4.6.0",
6162
"eslint-plugin-react-refresh": "^0.4.3",
6263
"eslint-plugin-storybook": "^0.6.13",
64+
"jsdom": "^22.1.0",
6365
"prettier": "^3.0.3",
6466
"publint": "^0.2.2",
6567
"react": "^18.2.0",

0 commit comments

Comments
 (0)