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

Click basic button & scroll down until item 600 is visible #46804

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

l2hyunwoo
Copy link

@l2hyunwoo l2hyunwoo commented Oct 3, 2024

Summary:

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

  • Set up a test
    • Starts the app
    • Scrolls until flatlist is visilbe and clicks on flatlist
    • Click basic button
    • Scroll down until item 600 is visible

Changelog:

[Internal] [Added] - Add e2e-test logic that click button & scroll down until specific item is visible

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

Screenshot

스크린샷 2024-10-11 오후 2 59 11

@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

@facebook-github-bot
Copy link
Contributor

@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@l2hyunwoo
Copy link
Author

/test-e2e

@shubhamguptadream11
Copy link
Collaborator

@cipolleschi @l2hyunwoo Any update on this PR?
ME2E0010 this task seems to be dependent on this.

@l2hyunwoo
Copy link
Author

@cipolleschi Can you review this pr?

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.

3 participants