Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/bee-queue/bee-queue
/ eager-timer-test.js
File
eager-timer-test.js
test/eager-timer-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{describe} = require(
'ava-spec'
);
2
const
sandbox = require(
'sandboxed-module'
);
3
const
FakeTimers = require(
'@sinonjs/fake-timers'
);
4
const
sinon = require(
'sinon'
);
Callers
nothing calls this directly
Calls
4
maybeCoverage
Function · 0.85
on
Method · 0.80
schedule
Method · 0.80
stop
Method · 0.80
Tested by
no test coverage detected