MCPcopy Index your code
hub / github.com/deployd/deployd / router.unit.js

File router.unit.js

test/router.unit.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var Router = require('../lib/router')
2 , Resource = require('../lib/resource');
3
4function fauxReq(url) {

Callers

nothing calls this directly

Calls 7

fauxServerFunction · 0.85
fauxReqFunction · 0.85
fauxResFunction · 0.85
pathsFunction · 0.85
nextFunction · 0.70
exampleFunction · 0.70
doneFunction · 0.50

Tested by

no test coverage detected