lncli-web icon indicating copy to clipboard operation
lncli-web copied to clipboard

Add a testing framework

Open PirosB3 opened this issue 7 years ago • 1 comments

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?)

PirosB3 avatar Sep 23 '18 07:09 PirosB3

Probably it would be wise to work on this next. We don't want regression bugs to happen again :) I'll create a proposal when I work on this next :)

PirosB3 avatar Oct 01 '18 08:10 PirosB3