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

All CI should pass for community PRs

Open krystofwoldrich opened this issue 2 years ago • 0 comments

Description

Currently, the E2E test fails on missing Sentry Token for source maps upload. This makes reviewing PR difficult as we can't see if all tests passed until we push the commit ourselves or merge the PR.

Solution:

  • Add mocked Sentry Server to the tests (already implemented in Dart and other repos)

krystofwoldrich avatar Nov 14 '23 10:11 krystofwoldrich