MCPcopy 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
3const { expect } = require('chai');
4const ExpressServer = require('../../../../lib/tasks/server/express-server');

Callers

nothing calls this directly

Calls 15

beforeEachFunction · 0.85
makeSubjectFunction · 0.85
bypassTestFunction · 0.85
apiTestFunction · 0.85
startServerFunction · 0.85
checkMiddlewareOptionsFunction · 0.85
sleepFunction · 0.85
addDevDependencyMethod · 0.80
stopHttpServerMethod · 0.80
addFilesMethod · 0.80
processAppMiddlewaresMethod · 0.80
createServerMethod · 0.80

Tested by

no test coverage detected