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] update integration test to remove use of unavailable code #20

Closed jmkerloch closed 1 year ago

jmkerloch commented 1 year ago

Integration test can't be fully run because unavailable code is used:

Error: Cannot find module '../../../../src/js/topology/topologyManager'
Require stack:
- /home/docker/app/test/integration/mocha/resources/integrationResourceManager.js

Tests must be updated to remove reference to unavailable code.