sentry-wizard icon indicating copy to clipboard operation
sentry-wizard copied to clipboard

test(react-native): Add E2E Tests verifying RN iOS project builds correctly

Open antonis opened this issue 9 months ago • 1 comments

Based on: https://github.com/getsentry/sentry-wizard/pull/993

Part of https://github.com/getsentry/sentry-wizard/issues/948

Description

Adds E2E tests verifying React Native iOS project builds correctly

To test locally run:

  • yarn test:e2e React-Native

#skip-changelog

antonis avatar May 14 '25 11:05 antonis

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 32.12%. Comparing base (0305ed6) to head (8467fdd).

Additional details and impacted files
@@                  Coverage Diff                  @@
##           antonis/rn-e2e-build     #995   +/-   ##
=====================================================
  Coverage                 32.12%   32.12%           
=====================================================
  Files                       133      133           
  Lines                     15696    15696           
  Branches                   1100     1100           
=====================================================
  Hits                       5042     5042           
  Misses                    10637    10637           
  Partials                     17       17           
Flag Coverage Δ
unit-tests 32.12% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar May 14 '25 13:05 codecov[bot]