test: import `Route` test from react-router
Showing
__test__/LiveRoute.test.tsx
0 → 100644
This diff is collapsed.
Click to expand it.
__test__/utils/StrictMode.js
0 → 100755
__test__/utils/renderStrict.js
0 → 100755
... | @@ -29,10 +29,12 @@ | ... | @@ -29,10 +29,12 @@ |
"warning": "^4.0.1" | "warning": "^4.0.1" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@types/jest": "^24.0.9", | |||
"@types/react": "^16.7.18", | "@types/react": "^16.7.18", | ||
"@types/react-dom": "^16.0.11", | "@types/react-dom": "^16.0.11", | ||
"jest": "^23.1.0", | "jest": "^23.1.0", | ||
"react-addons-test-utils": "^15.6.2", | "react-addons-test-utils": "^15.6.2", | ||
"ts-jest": "^24.0.0", | |||
"tslint-config-prettier": "^1.17.0" | "tslint-config-prettier": "^1.17.0" | ||
}, | }, | ||
"jest": { | "jest": { | ||
... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment