MCPcopy
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

1import { holdLoop } from '../../tests/utils'
2import { awaitIfAsync, mapWithBreaks, wait } from './async'
3
4describe('Async utilities', () => {

Callers

nothing calls this directly

Calls 5

awaitIfAsyncFunction · 0.90
waitFunction · 0.90
mapWithBreaksFunction · 0.90
holdLoopFunction · 0.90
transformationFunction · 0.85

Tested by

no test coverage detected