MCPcopy
hub / github.com/webpack/webpack / WatcherEvents.test.js

File WatcherEvents.test.js

test/WatcherEvents.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use strict";
2
3const path = require("path");
4const { Volume, createFsFromVolume } = require("memfs");

Callers

nothing calls this directly

Calls 8

expectNoDeprecationsFunction · 0.85
tapMethod · 0.80
requireFunction · 0.70
createSingleCompilerFunction · 0.70
createMultiCompilerFunction · 0.70
itFunction · 0.50
watchMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected