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

[Mobile] - Try splitting E2E tests #47814

Merged
merged 6 commits into from
Feb 7, 2023
Merged

[Mobile] - Try splitting E2E tests #47814

merged 6 commits into from
Feb 7, 2023

Commits on Feb 6, 2023

  1. Mobile - Fix Experiments native variant breakage

    Gerardo committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    168bb9f View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Mobile - Split E2E tests into three to speed up rendering the blocks …

    …on CI. It also changes the approach on iOS to also scroll to get the last block if needed. After the React Native upgrade the block list doesn't render the whole thing at the same time so on iOS it was causing flakiness due to trying to get the last block without scrolling or waiting for all content to be there.
    Gerardo committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    e00cba1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    517cbfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c40a86 View commit details
    Browse the repository at this point in the history
  4. Mobile - Update E2E tests names

    Gerardo committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    bced25f View commit details
    Browse the repository at this point in the history
  5. Mobile - Editor Page - Update comment for scrollAndReturnElementByAcc…

    …essibilityId
    Gerardo committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    3ff8caf View commit details
    Browse the repository at this point in the history