MCPcopy 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

1import { 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

importFreshCoreFunction · 0.85
resolveMethod · 0.80

Tested by

no test coverage detected