Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
const
{ expect } = require(
'chai'
);
4
const
LiveReloadServer = require(
'../../../../lib/tasks/server/livereload-server'
);
Callers
nothing calls this directly
Calls
12
beforeEach
Function · 0.85
watcherEventTest
Function · 0.85
createStubbedGetDirectoryEntries
Function · 0.85
createServer
Method · 0.80
get
Method · 0.80
emit
Method · 0.80
shouldTriggerReload
Method · 0.80
then
Method · 0.45
setupMiddleware
Method · 0.45
contains
Method · 0.45
listen
Method · 0.45
didChange
Method · 0.45
Tested by
no test coverage detected