Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fingerprintjs/fingerprintjs
/ async.test.ts
File
async.test.ts
src/utils/async.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ holdLoop } from
'../../tests/utils'
2
import
{ awaitIfAsync, mapWithBreaks, wait } from
'./async'
3
4
describe(
'Async utilities'
, () => {
Callers
nothing calls this directly
Calls
5
awaitIfAsync
Function · 0.90
wait
Function · 0.90
mapWithBreaks
Function · 0.90
holdLoop
Function · 0.90
transformation
Function · 0.85
Tested by
no test coverage detected