Add testing-library

This commit is contained in:
Johan Gunawan 2022-12-27 15:07:08 -05:00
parent 9ff5acce28
commit 5c455b8551
2 changed files with 902 additions and 0 deletions

899
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -22,6 +22,9 @@
"vue-router": "^4.0.3"
},
"devDependencies": {
"@testing-library/jest-dom": "5.16.5",
"@testing-library/user-event": "14.4.3",
"@testing-library/vue": "6.6.1",
"@vue/cli-plugin-babel": "^5.0.8",
"@vue/cli-plugin-router": "~5.0.0",
"@vue/cli-plugin-unit-jest": "~5.0.0",