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
I am just finding my feet in the world of JS. landed on this project via dashing.io
Been trying to setup mocha & chai and having a hard time due to es6 and stuff
Update:
i am able to run a vanilla mocha + chai test. Its just i am not able to run a test when i start to require / import your widget.
Any plans for setting up a testing f/w ?
Thank you
The text was updated successfully, but these errors were encountered:
Good question! A test suite is something this project definitely needs. If you're interested in feedback please submit a WIP pull-request and I will look at it. Thanks!
Hi.
I am just finding my feet in the world of JS. landed on this project via dashing.io
Been trying to setup mocha & chai and having a hard time due to es6 and stuff
Update:
Any plans for setting up a testing f/w ?
Thank you
The text was updated successfully, but these errors were encountered: