[TODO] Implement tests
Closed this issue · 1 comments
jhmaster2000 commented
I keep procrastinating on this so I'm leaving this here to force myself into it.
Implement all the testing non-sense with /tests/*.test.js and code coverage and etc.
Checklist:
- Setup /tests/
- Make *.test.js files
- Setup testing library (devDependency)
- Setup code coverage (^?)
- Probably something else I'm forgetting right now (I did forget quite a few things)
jhmaster2000 commented
Coverage works locally, gotta setup coveralls but I will do that later, actual tests work (mostly) so i'm done with this for now.