Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, mock, test } from
'bun:test'
;
2
import
{ executeEndpointFallback, dedupeEndpoints } from
'../endpoint'
;
3
4
const
delay = (ms: number) =>
Callers
nothing calls this directly
Calls
3
executeEndpointFallback
Function · 0.90
dedupeEndpoints
Function · 0.90
delay
Function · 0.85
Tested by
no test coverage detected