red-gold / react-social-network

Simple React Social Network
https://medium.com/@qolzam/create-social-network-by-react-js-fe60010a32e6
MIT License
489 stars 485 forks source link

Running karma test getting errors #43

Open sevastosm opened 6 years ago

sevastosm commented 6 years ago

Steps

Expected Result

✔ 28 tests completed

Actual Result

✔ 26 tests completed ✖ 2 tests failed

ERROR in ./app/components/Master/Master.jsx ERROR in ./app/tests/reducers/authorizeReducer.test.jsx

Version

x.y.z

Testcase

quantuminformation commented 6 years ago

Feel free to add a PR

Qolzam commented 6 years ago

@sevastosm Thanks for consideration. Because of some changes in the main structure former tests can't be supported any more. As @QuantumInformation said you can help with adding a PR. I appreciate your support.