MCPcopy Create free account
hub / github.com/reactnativecn/react-native-update / endpoint.test.ts

File endpoint.test.ts

src/__tests__/endpoint.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, mock, test } from 'bun:test';
2import { executeEndpointFallback, dedupeEndpoints } from '../endpoint';
3
4const delay = (ms: number) =>

Callers

nothing calls this directly

Calls 3

executeEndpointFallbackFunction · 0.90
dedupeEndpointsFunction · 0.90
delayFunction · 0.85

Tested by

no test coverage detected