react-native-wear-connectivity icon indicating copy to clipboard operation
react-native-wear-connectivity copied to clipboard

Add integration tests for the JavaScript API

Open fabOnReact opened this issue 5 months ago • 0 comments

Summary

  • add a Jest integration suite that exercises the WearConnectivity JavaScript API surface on Android
  • collect coverage for the TypeScript sources and ensure Jest always emits coverage data
  • make the Babel config resilient when the React Native preset is unavailable (e.g. in test runners)

Testing

  • yarn test

https://chatgpt.com/codex/tasks/task_e_68fbce439f648320bcc0b510369a807b

fabOnReact avatar Oct 24 '25 19:10 fabOnReact