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

File node-cron.test.ts

src/node-cron.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert } from 'chai';
2import { fork } from 'child_process';
3import { EventEmitter } from 'events';
4import cron, { solvePath } from './node-cron';

Callers

nothing calls this directly

Calls 6

solvePathFunction · 0.90
makeFakeChildFunction · 0.85
waitFunction · 0.70
stopMethod · 0.65
destroyMethod · 0.65
getStatusMethod · 0.65

Tested by

no test coverage detected