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

File provider.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'bun:test';
2import { currentVersion, packageVersion } from '../core';
3import { resolveCheckResult } from '../resolveCheckResult';
4import type { CheckResult } from '../type';

Callers

nothing calls this directly

Calls 2

resolveCheckResultFunction · 0.90
createRootResultFunction · 0.85

Tested by

no test coverage detected