Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ember-cli/ember-cli
/ express-server-test.js
File
express-server-test.js
tests/unit/tasks/server/express-server-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
{ expect } = require(
'chai'
);
4
const
ExpressServer = require(
'../../../../lib/tasks/server/express-server'
);
Callers
nothing calls this directly
Calls
15
beforeEach
Function · 0.85
makeSubject
Function · 0.85
bypassTest
Function · 0.85
apiTest
Function · 0.85
startServer
Function · 0.85
checkMiddlewareOptions
Function · 0.85
sleep
Function · 0.85
addDevDependency
Method · 0.80
stopHttpServer
Method · 0.80
addFiles
Method · 0.80
processAppMiddlewares
Method · 0.80
createServer
Method · 0.80
Tested by
no test coverage detected