MCPcopy Index your code
hub / github.com/nodeSolidServer/node-solid-server / createServer

Function createServer

test/utils/index.mjs:93–95  ·  view source on GitHub ↗
(options)

Source from the content-addressed store, hash-verified

91
92export { createServer }
93function createServer (options) {
94 return ldnode.createServer(options)
95}
96
97export { setupSupertestServer }
98function setupSupertestServer (options) {

Callers 3

params-test.mjsFile · 0.90
prep-test.mjsFile · 0.90
setupSupertestServerFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected