MCPcopy
hub / github.com/felixmosh/bull-board / obliterate-queue.spec.ts

File obliterate-queue.spec.ts

packages/api/tests/api/obliterate-queue.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createBullBoard } from '@bull-board/api';
2import { BullMQAdapter } from '@bull-board/api/bullMQAdapter';
3import { ExpressAdapter } from '@bull-board/express';
4import { Queue } from 'bullmq';

Callers

nothing calls this directly

Calls 10

createBullBoardFunction · 0.90
requestFunction · 0.85
getRouterMethod · 0.80
removeMethod · 0.65
cleanMethod · 0.45
obliterateMethod · 0.45
getJobsMethod · 0.45
pauseMethod · 0.45
isPausedMethod · 0.45
resumeMethod · 0.45

Tested by

no test coverage detected