MCPcopy
hub / github.com/react-navigation/react-navigation / createAppContainer.test.js

File createAppContainer.test.js

packages/native/src/__tests__/createAppContainer.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from 'react';
2import { View } from 'react-native';
3
4import renderer from 'react-test-renderer';

Callers

nothing calls this directly

Calls 7

createAppContainerFunction · 0.85
spyConsoleFunction · 0.85
flushPromisesFunction · 0.85
navigateMethod · 0.80
createStackNavigatorFunction · 0.70

Tested by

no test coverage detected