sentry-react-native
sentry-react-native copied to clipboard
All CI should pass for community PRs
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)