You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One thing I feel is definitely missing in this project, and would also speed up contributions and development, is a unit test suite. Would you be interested in adding a unit test suite to the project? I'm not too experience with Javascript but apparently Jasmine/Mocha seems good!
Suggested next steps
let's pick a testing framework!
pick a small component and refactor it while adding test coverage to that component
add a CI (probably Travis CI?)
The text was updated successfully, but these errors were encountered:
One thing I feel is definitely missing in this project, and would also speed up contributions and development, is a unit test suite. Would you be interested in adding a unit test suite to the project? I'm not too experience with Javascript but apparently Jasmine/Mocha seems good!
Suggested next steps
The text was updated successfully, but these errors were encountered: