Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Shopify/draggable
/ waitForPromisesToResolve
Function
waitForPromisesToResolve
test/helpers/environment.ts:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
export
function
waitForPromisesToResolve() {
30
return
new
Promise((resolve) => setImmediate(resolve));
31
}
Callers
2
ResizeMirror.test.ts
File · 0.90
Mirror.test.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…