MCPcopy Index your code
hub / github.com/ember-cli/ember-cli / livereload-server-test.js

File livereload-server-test.js

tests/unit/tasks/server/livereload-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 LiveReloadServer = require('../../../../lib/tasks/server/livereload-server');

Callers

nothing calls this directly

Calls 12

beforeEachFunction · 0.85
watcherEventTestFunction · 0.85
createServerMethod · 0.80
getMethod · 0.80
emitMethod · 0.80
shouldTriggerReloadMethod · 0.80
thenMethod · 0.45
setupMiddlewareMethod · 0.45
containsMethod · 0.45
listenMethod · 0.45
didChangeMethod · 0.45

Tested by

no test coverage detected