IGNF / road2

NodeJS routing server aggregating several popular routing engines (video presentation (french) : https://peertube.fr/w/75fwFoW2GP8tQSGLUXUpPP)
https://ignf.github.io/road2/
GNU General Public License v3.0
11 stars 3 forks source link

[test] add test coverage #25

Open jmkerloch opened 1 year ago

jmkerloch commented 1 year ago

It will be nice to have some test coverage from mocha and cucumber tests.

We could check Istanbul https://istanbul.js.org/.

It seems pretty forward to add coverage, we just need to add nyc before running test.