MCPcopy Index your code
hub / github.com/callstack/react-native-testing-library / config.test.ts

File config.test.ts

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

Source from the content-addressed store, hash-verified

1import { configure, getConfig, resetToDefaults } from '../config';
2import { _console } from '../helpers/logger';
3
4beforeEach(() => {

Callers

nothing calls this directly

Calls 3

resetToDefaultsFunction · 0.90
getConfigFunction · 0.90
configureFunction · 0.90

Tested by

no test coverage detected