MCPcopy Index your code
hub / github.com/nodejs/node / test-watch-mode.mjs

File test-watch-mode.mjs

test/sequential/test-watch-mode.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as common from '../common/index.mjs';
2import tmpdir from '../common/tmpdir.js';
3import assert from 'node:assert';
4import path from 'node:path';

Callers

nothing calls this directly

Calls 15

writeFileSyncFunction · 0.85
failWriteSucceedFunction · 0.85
waitForTextFunction · 0.85
waitForEchoFunction · 0.85
includesMethod · 0.80
killMethod · 0.80
nowMethod · 0.80
createTmpFileFunction · 0.70
runWriteSucceedFunction · 0.70
changeDetectedFunction · 0.70
runInBackgroundFunction · 0.70
restartFunction · 0.70

Tested by

no test coverage detected