Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cujojs/when
/ node-test.js
File
node-test.js
test/node-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
buster = typeof window !==
'undefined'
? window.buster : require(
'buster'
);
2
var
assert = buster.assert;
3
var
refute = buster.refute;
4
var
fail = buster.referee.fail;
Callers
nothing calls this directly
Calls
3
when
Function · 0.85
callback
Function · 0.85
assertIsPromise
Function · 0.70
Tested by
no test coverage detected