MCPcopy
hub / github.com/callstack/react-native-testing-library / base.test.ts

File base.test.ts

src/event-builder/__tests__/base.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { baseSyntheticEvent } from '../base';
2
3test('returns object with all required properties and default values', () => {
4 const event = baseSyntheticEvent();

Callers

nothing calls this directly

Calls 1

baseSyntheticEventFunction · 0.90

Tested by

no test coverage detected