Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
var
Router = require(
'../lib/router'
)
2
, Resource = require(
'../lib/resource'
);
3
4
function
fauxReq(url) {
Callers
nothing calls this directly
Calls
7
fauxServer
Function · 0.85
fauxReq
Function · 0.85
fauxRes
Function · 0.85
paths
Function · 0.85
next
Function · 0.70
example
Function · 0.70
done
Function · 0.50
Tested by
no test coverage detected