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

File task-registry.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 9

killAllMethod · 0.80
addMethod · 0.80
hasMethod · 0.80
removeMethod · 0.80
getMethod · 0.80
allMethod · 0.80
createTaskFunction · 0.70
destroyMethod · 0.65
getStatusMethod · 0.65

Tested by

no test coverage detected