MCPcopy
hub / github.com/node-cron/node-cron / inline-scheduled-task.test.ts

File inline-scheduled-task.test.ts

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

Source from the content-addressed store, hash-verified

1import { assert } from 'chai';
2import { InlineScheduledTask } from './inline-scheduled-task';
3import { TaskContext } from './scheduled-task';
4

Callers

nothing calls this directly

Calls 11

makeLoggerFunction · 0.85
blockIOFunction · 0.70
waitFunction · 0.70
matchMethod · 0.65
getStatusMethod · 0.65
startMethod · 0.65
destroyMethod · 0.65
getNextRunMethod · 0.65
stopMethod · 0.65
executeMethod · 0.65
onMethod · 0.65

Tested by

no test coverage detected