Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ember-cli/ember-cli
/
Class
tests/helpers/mock-broccoli-watcher.js:6–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
const
path = require(
'path'
);
5
6
class
MockBroccoliWatcher extends EventEmitter {
7
start() {}
8
9
then() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected