MCPcopy 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

1const test = require("ava");
2const path = require("path");
3const EleventyDevServer = require("../");
4

Callers

nothing calls this directly

Calls 5

testNormalizeFilePathFunction · 0.85
mapUrlToFilePathMethod · 0.80
setAliasesMethod · 0.80
matchPassthroughAliasMethod · 0.80
closeMethod · 0.45

Tested by

no test coverage detected