Lovinity / wwsu

THIS PROJECT HAS BEEN MIGRATED TO GITLAB: https://gitlab.com/wwsu1069/wwsu
4 stars 1 forks source link

Develop test suite #63

Open Lovinity opened 5 years ago

Lovinity commented 5 years ago

Develop a suite of tests that can be executed on the build of the node.js application. This can be done to ensure that everything is functional in the application, and to avoid most bugs in the future.

All in all, the test suite is expected to probably have 100+ tests, as this is a complicated application.