Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add e2e tests for React Native 0.64 on Android #1424

Merged
merged 12 commits into from
Jun 3, 2021
Merged

Conversation

twometresteve
Copy link
Contributor

Goal

Adds e2e tests for React Native 0.64 on Android. iOS tests are currently failing, pending a follow-on ticket to fix them.

Design

The same approach has been taken as for RN 0.63 and this is now documented in the TESTING.md.

Changeset

  • New test fixture for RN 0.64 (the first commit contains the files generated by a fresh react-native init and the changes from there onwards are the manual changes made).
  • New pipeline steps to build and run tests for both Android and iOS (but soft failing on iOS for now)
  • Instructions written on how to generate new test fixtures.

Testing

Covered by CI.

@twometresteve twometresteve requested a review from bengourley June 2, 2021 09:57
@github-actions
Copy link

github-actions bot commented Jun 2, 2021

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 41.14 kB 12.66 kB
After 41.14 kB 12.66 kB
± No change No change

code coverage diff

Coverage values did not change👌.

Total:

Lines Branches Functions Statements
0%(+0%) 0%(+0%) 0%(+0%) 0%(+0%)

Generated by 🚫 dangerJS against a09a108

Base automatically changed from tms/split-testing-md to next June 2, 2021 20:08
@twometresteve twometresteve merged commit 17651d9 into next Jun 3, 2021
@twometresteve twometresteve deleted the tms/rn-0.64 branch June 3, 2021 15:07
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.

2 participants