MCPcopy Create free account
hub / github.com/EvoMap/evolver / loopMode.test.js

File loopMode.test.js

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

Source from the content-addressed store, hash-verified

1const { describe, it, beforeEach, afterEach } = require('node:test');
2const assert = require('node:assert/strict');
3const fs = require('fs');
4const os = require('os');

Callers

nothing calls this directly

Calls 10

removeTmpDirFunction · 0.85
rejectPendingRunFunction · 0.85
isPendingSolidifyFunction · 0.85
loopChildEnvFunction · 0.85
runDaemonOnceFunction · 0.85
daemonChildEnvFunction · 0.85
handleCycleTimeoutFunction · 0.85
parseMethod · 0.80
readJsonSafeFunction · 0.50

Tested by

no test coverage detected