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 flatlist.yml && add e2e logic #46803

Closed
wants to merge 1 commit into from
Closed

Conversation

l2hyunwoo
Copy link

@l2hyunwoo l2hyunwoo commented Oct 3, 2024

Summary:

This pr is part of issue #46757 solving a task - [ME2E0008]

  • Add a new file(flatlist.yml)
  • Set up a test
    • Starts the app
    • Scrolls until flatlist is visilbe and clicks on flatlist

Changelog:

[Internal] [Added] - Add flatlist e2e test using maestro

Test Plan

Test Locally

  • iOS
yarn install
cd packages/rn-tester
yarn e2e-build-ios
  • Android
yarn install
cd packages/rn-tester
yarn e2e-build-android

Start Maestro

  • iOS
 cd packages/rn-tester
 yarn e2e-test-ios
  • Android
cd packages/rn-tester
yarn e2e-test-android

Test in CI

To test in CI, just add a comment on your PR with the text:

/test-e2e

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. labels Oct 3, 2024
@l2hyunwoo
Copy link
Author

/test-e2e

@l2hyunwoo l2hyunwoo changed the title [ME2E0008] Add flatlist.yml && add e2e logic Add flatlist.yml && add e2e logic Oct 3, 2024
@l2hyunwoo l2hyunwoo closed this Oct 3, 2024
@l2hyunwoo l2hyunwoo deleted the ME2E0008 branch October 3, 2024 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants