MCPcopy Create free account
hub / github.com/Project-OSRM/osrm-backend / table.js

File table.js

test/nodejs/table.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Test table service functionality with distance/duration matrices
2import flatbuffers from 'flatbuffers';
3import test from 'tape';
4import { OSRM, FBResult, data_path, mld_data_path, three_test_coordinates, two_test_coordinates } from './constants.js';

Callers

nothing calls this directly

Calls 4

getRootAsFBResultMethod · 0.80
tableMethod · 0.45
routeMethod · 0.45
matchMethod · 0.45

Tested by

no test coverage detected