Uh oh!
There was an error while loading. Please reload this page.
test: introduce e2e tests - #1467
Merged
Merged
Conversation
Tommy Nguyen (tido64)force-pushed
the
tido/e2e-tests
branch
30 times, most recently
from
June 22, 2023 14:13
6fdce7c to
0c50042CompareTommy Nguyen (tido64)force-pushed
the
tido/e2e-tests
branch
11 times, most recently
from
July 2, 2023 22:46
d9750d5 to
402c7adCompareTommy Nguyen (tido64)
marked this pull request as ready for review
July 3, 2023 04:58
Tommy Nguyen (tido64)force-pushed
the
tido/e2e-tests
branch
3 times, most recently
from
July 11, 2023 09:55
d9511ea to
1f71deeCompareTommy Nguyen (tido64)force-pushed
the
tido/e2e-tests
branch
2 times, most recently
from
July 12, 2023 11:35
f715cda to
c14ea03CompareThere are a number of issues we need to address before we can add these to CI. For instance, Android emulators can spend 5 minutes just to boot up, and they require either a Windows or macOS agent. For now, we will only use e2e tests to automate some of the manual testing against newer versions of React Native.
Tommy Nguyen (tido64)force-pushed
the
tido/e2e-tests
branch
from
July 12, 2023 11:40
c14ea03 to
55d15a7CompareUh oh!
There was an error while loading. Please reload this page.
Lorenzo Sciandra (kelset)
approved these changes
Jul 14, 2023
Tommy Nguyen (tido64)
enabled auto-merge (squash)
July 14, 2023 11:11
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
There are a number of issues we need to address before we can add these to CI. For instance, Android emulators can spend 5 minutes just to boot up, and they require either a Windows or macOS agent. For now, we will only use e2e tests to automate some of the manual testing against newer versions of React Native.
Platforms affected
Test plan
Start the tests and follow the on-screen instructions:
After the tests are done, there should be 6 screenshots on disk, one for each configuration/platform.