Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ baseSyntheticEvent } from
'../base'
;
2
3
test(
'returns object with all required properties and default values'
, () => {
4
const
event = baseSyntheticEvent();
Callers
nothing calls this directly
Calls
1
baseSyntheticEvent
Function · 0.90
Tested by
no test coverage detected