Switched to enzyme

This commit is contained in:
Andrey Okonetchnikov
2016-09-22 21:52:43 +02:00
parent c243a62a32
commit c928fbccaf
3 changed files with 64 additions and 95 deletions

View File

@ -42,6 +42,7 @@
"babel-preset-react": "^6.5.0",
"babel-runtime": "^6.5.0",
"css-loader": "^0.23.1",
"enzyme": "^2.4.1",
"eslint": "^3.5.0",
"eslint-plugin-react": "^5.1.1",
"expect": "^1.20.2",
@ -60,6 +61,7 @@
"postcss-loader": "^0.9.1",
"pre-commit": "^1.1.3",
"react": "^15.1.0",
"react-addons-test-utils": "^15.3.2",
"react-dom": "^15.1.0",
"react-hot-loader": "^3.0.0-beta.2",
"react-immutable-proptypes": "^1.6.0",
@ -68,7 +70,6 @@
"react-redux": "^4.4.0",
"react-router": "^2.5.1",
"react-router-redux": "^4.0.5",
"react-test-renderer": "^15.3.2",
"redux": "^3.3.1",
"redux-thunk": "^1.0.3",
"sass-loader": "^4.0.2",