Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/reactnativecn/react-native-update
/ core.test.ts
File
core.test.ts
src/__tests__/core.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test, mock, spyOn } from
'bun:test'
;
2
3
// In Bun, top-level imports are cached.
4
// We can use mock.module to change the implementation of a module,
Callers
nothing calls this directly
Calls
2
importFreshCore
Function · 0.85
resolve
Method · 0.80
Tested by
no test coverage detected