Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/shipshapecode/tether
/ deferred.spec.js
File
deferred.spec.js
test/unit/utils/deferred.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ defer, flush } from
'../../../src/js/utils/deferred'
;
2
import
{ stub } from
'sinon'
;
3
4
describe(
'Utils - deferred'
, () => {
Callers
nothing calls this directly
Calls
2
defer
Function · 0.90
flush
Function · 0.90
Tested by
no test coverage detected