sentry-react-native icon indicating copy to clipboard operation
sentry-react-native copied to clipboard

[Expo] E2E Tests for Expo Sample Expo Go

Open krystofwoldrich opened this issue 9 months ago • 0 comments

Description

The goal is to ensure a smooth developer experience for Expo users using Expo Go to develop their applications.

The e2e test should ensure no unexpected warning and errors are logger and thrown when using Expo Go.

The test should include a test of JS bundle reload as this is different from the first load of the JS bundle. Example issue from the past: https://github.com/getsentry/sentry-react-native/pull/4696

krystofwoldrich avatar Mar 27 '25 11:03 krystofwoldrich