Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mozilla/web-ext
/ test.watcher.js
File
test.watcher.js
tests/unit/test.watcher.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
'path'
;
2
import
fs from
'fs/promises'
;
3
4
import
{ it, describe } from
'mocha'
;
Callers
nothing calls this directly
Calls
9
makeSureItFails
Function · 0.90
proxyFileChanges
Function · 0.90
withTempDir
Function · 0.90
watchChange
Function · 0.85
onSourceChange
Function · 0.85
assertOnChange
Function · 0.85
waitDebounce
Function · 0.85
path
Method · 0.80
close
Method · 0.80
Tested by
no test coverage detected