Lukasz-Semik / cash-organizer

Small app helping organize expenses. Technology stack: ReactJS, Redux, Webpack, Firebase, SCSS
1 stars 0 forks source link

[CRITICAL] Tests #12

Open michaelKurowski opened 6 years ago

michaelKurowski commented 6 years ago

This is the most critical issue. I haven't found any tests, imagine what would happen if i.e. React would be untested. Would you really want to use software that may be unpredictable?

Also ability to write tests for you software is one of main required skills for a developer of any kind.

Lukasz-Semik commented 6 years ago

That is 100 % true - working on that :D