Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/11ty/dev-server
/ testServer.js
File
testServer.js
test/testServer.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
test = require(
"ava"
);
2
const
path = require(
"path"
);
3
const
EleventyDevServer = require(
"../"
);
4
Callers
nothing calls this directly
Calls
5
testNormalizeFilePath
Function · 0.85
mapUrlToFilePath
Method · 0.80
setAliases
Method · 0.80
matchPassthroughAlias
Method · 0.80
close
Method · 0.45
Tested by
no test coverage detected