Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/11ty/dev-server
/ testServerRequests.js
File
testServerRequests.js
test/testServerRequests.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
http = require(
"http"
);
4
const
EleventyDevServer = require(
"../"
);
Callers
nothing calls this directly
Calls
5
getOptions
Function · 0.85
makeRequestTo
Function · 0.85
fetchHeadersForRequest
Function · 0.85
serve
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected