Add enzyme for testing
Change-Id: If64eba12b5c255e4d0143eab009499793674778a
This commit is contained in:
parent
ac9400d891
commit
a854f981c6
4 changed files with 268 additions and 12 deletions
|
@ -12,6 +12,8 @@
|
|||
"@testing-library/jest-dom": "^5.1.1",
|
||||
"@testing-library/react": "^9.4.0",
|
||||
"@testing-library/user-event": "^8.1.0",
|
||||
"enzyme": "^3.11.0",
|
||||
"enzyme-adapter-react-16": "^1.15.2",
|
||||
"prettier": "^1.19.1"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue