1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-08 23:35:31 +02:00

feat(ui): write tests [EE-6685] (#11081)

This commit is contained in:
Chaim Lev-Ari 2024-02-14 17:25:37 +02:00 committed by GitHub
parent 2d25bf4afa
commit 4bf18b1d65
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 232 additions and 15 deletions

View file

@ -142,7 +142,7 @@
"@svgr/webpack": "^8.1.0",
"@testing-library/dom": "^9.3.4",
"@testing-library/react": "^12",
"@testing-library/user-event": "^13.5.0",
"@testing-library/user-event": "^14.5.2",
"@types/angular": "^1.8.3",
"@types/file-saver": "^2.0.4",
"@types/filesize-parser": "^1.5.1",