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

E2E Utils: add setPreferences and editPost utils #55099

Merged
merged 20 commits into from
Nov 6, 2023

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    fe70678 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aecd765 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecef484 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86c8f79 View commit details
    Browse the repository at this point in the history
  5. Pass context correctly

    WunderBart committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    a3c356e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ac5f11 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    148c15b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    c3f20f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Make action param fixed

    It's necessary for the post to open in the editor and not redirect to the edit.php page
    WunderBart committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    ddfd869 View commit details
    Browse the repository at this point in the history
  2. Update specs

    WunderBart committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    256f5b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34f93b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    6e5feb7 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Merge createNewPost into visitPostEditor

    Combine the two utils leaving only the latter. Update tests accordingly.
    WunderBart committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    59720fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2aba51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9559d8e View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    7658a0a View commit details
    Browse the repository at this point in the history
  2. Increase perf tests action timeout to 2 minutes.

    10 seconds doesn't cut it for the perf tests as we're often testing against a large content there.
    WunderBart committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    36b26c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    99c2b2d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    8b7ffd2 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    fa96ad2 View commit details
    Browse the repository at this point in the history