Skip to content

Conversation

antonis
Copy link
Contributor

@antonis antonis commented May 14, 2025

Based on: #993

Part of #948

Description

Adds E2E tests verifying React Native iOS project builds correctly

To test locally run:

  • yarn test:e2e React-Native

#skip-changelog

Copy link

codecov bot commented May 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.98%. Comparing base (75903d6) to head (fef663f).

Additional details and impacted files
@@                  Coverage Diff                  @@
##           antonis/rn-e2e-build     #995   +/-   ##
=====================================================
  Coverage                 27.98%   27.98%           
=====================================================
  Files                       130      130           
  Lines                     14233    14233           
  Branches                    882      882           
=====================================================
  Hits                       3983     3983           
  Misses                    10233    10233           
  Partials                     17       17           
Flag Coverage Δ
unit-tests 27.98% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

// Skip pod install
[KEYS.DOWN, KEYS.ENTER],
// Pod install
[KEYS.ENTER],
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Enabling pod install so that a build is possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant