Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/OptimalBits/bull
/ test_queue.js
File
test_queue.js
test/test_queue.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
Queue = require(
'../'
);
4
const
expect = require(
'chai'
).expect;
Callers
nothing calls this directly
Calls
15
testRemoveOnFinish
Function · 0.85
close
Method · 0.80
process
Method · 0.80
on
Method · 0.80
add
Method · 0.80
clientName
Method · 0.80
addBulk
Method · 0.80
getJob
Method · 0.80
getJobCounts
Method · 0.80
pause
Method · 0.80
getJobs
Method · 0.80
resume
Method · 0.80
Tested by
no test coverage detected