MCPcopy
hub / github.com/node-cron/node-cron / daemon.test.ts

File daemon.test.ts

src/tasks/background-scheduled-task/daemon.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert } from 'chai';
2import { bind } from './daemon';
3import { IpcRunCoordinator } from '../../coordinator/ipc-run-coordinator';
4

Callers

nothing calls this directly

Calls 6

bindFunction · 0.90
waitForFunction · 0.85
blockIOFunction · 0.70
destroyMethod · 0.65
startMethod · 0.65
matchMethod · 0.65

Tested by

no test coverage detected