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

NEW e2e environment using playground cli #810

Open
wants to merge 108 commits into
base: develop
Choose a base branch
from

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    de23420 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    493c9aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c38da61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    673e566 View commit details
    Browse the repository at this point in the history
  5. Rename folder with tests

    (which is a bit weird, because the playwright.config.ts setting is ignored and the folder needs to be re-named to 'tests' to make tests be found at all)
    carstingaxion committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    e20f215 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ed3bd1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da4fe13 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6a4ea6f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    9477ecc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94d99f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb8dbdc View commit details
    Browse the repository at this point in the history
  4. TRY: Disable blank mappings for themes & plugins in wp-env

    TRICKY: Enabled mapping leads to 404 for build blocks, Disabled mapping helps gatherpress blocks, but make the simple paragraph test fail (copied for debugging from gutenberg)
    carstingaxion committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a888cc2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee9544c View commit details
    Browse the repository at this point in the history
  6. Creating a short lived node_modules cache to be used by multiple accr…

    …oss one Github actions workflow attempt.
    carstingaxion committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d1b3b3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    308ca4e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9cd89ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ea0739d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6f2c8f5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f3c6ad4 View commit details
    Browse the repository at this point in the history
  12. Cleanup

    carstingaxion committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b7fad4b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    421c3b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed4ff96 View commit details
    Browse the repository at this point in the history
  3. Remove debug stuff

    carstingaxion committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    cb6e65b View commit details
    Browse the repository at this point in the history
  4. Clean up

    carstingaxion committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c7dae87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    345fd9e View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Resolve merge conflicts

    carstingaxion committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    cab2d14 View commit details
    Browse the repository at this point in the history
  2. Re-Add test:e2e scripts

    carstingaxion committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    d8e59a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    158a7ef View commit details
    Browse the repository at this point in the history
  4. Fix indention

    carstingaxion committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    082f6c5 View commit details
    Browse the repository at this point in the history
  5. Lint JS

    carstingaxion committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    eb7125d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cff4a82 View commit details
    Browse the repository at this point in the history
  7. WIP with wp-now

    carstingaxion committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    2a04279 View commit details
    Browse the repository at this point in the history
  8. Update URL to settings

    carstingaxion committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    ded313f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eef93cb View commit details
    Browse the repository at this point in the history
  10. Update docs

    carstingaxion committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    2cb69d4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b751c87 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    a0d7e0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53e1f80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b82dc1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3aab03d View commit details
    Browse the repository at this point in the history
  5. Lint & Fix CS issues

    carstingaxion committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    45fdc50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ae3beb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5fb31e2 View commit details
    Browse the repository at this point in the history
  8. DRY out code & fix CS

    carstingaxion committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    c1482b0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    87984da View commit details
    Browse the repository at this point in the history
  10. Apply to CS

    carstingaxion committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    b7a2bcd View commit details
    Browse the repository at this point in the history
  11. Do not delete posts

    carstingaxion committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    b5f0bda View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    024fe15 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a99cdb6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    08539d8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0810258 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    86f3b73 View commit details
    Browse the repository at this point in the history
  17. TRY

    carstingaxion committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    ac8c02a View commit details
    Browse the repository at this point in the history
  18. Add login step

    carstingaxion committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    13d8c4d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    978afa1 View commit details
    Browse the repository at this point in the history
  20. Disable superflous atts

    carstingaxion committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    503b669 View commit details
    Browse the repository at this point in the history
  21. Remove superflous code

    carstingaxion committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    7f4aac6 View commit details
    Browse the repository at this point in the history
  22. TRY number 763

    carstingaxion committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    1ac130d View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    009bc60 View commit details
    Browse the repository at this point in the history
  2. Add env vars

    carstingaxion committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    24f174b View commit details
    Browse the repository at this point in the history
  3. Try reducing timeouts

    carstingaxion committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9c7afb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Fix CS

    carstingaxion committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3af1d2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1717903 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67cf8db View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. TRY FIX // webkit // Gutenberg: "Headless webkit won't receive dataTr…

    …ansfer with custom types in the drop event on Linux. The solution is to use `xvfb-run` to run the tests."
    carstingaxion committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    907e977 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    d1ad138 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab1c527 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    carstingaxion committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    148b7f9 View commit details
    Browse the repository at this point in the history
  4. DRY out npm scripts

    carstingaxion committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8fa2c46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d962362 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Update docs

    carstingaxion committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    baaf0c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75e481b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 24, 2024

  1. TRY same technique like for the screenshots, use sleep to avoid a rac…

    …e-condiotion between Playground & Playwright
    carstingaxion committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b85315a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c07b419 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b07b065 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    687a0d1 View commit details
    Browse the repository at this point in the history
  5. Fix for CS

    carstingaxion committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    efdb4e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e405a0f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    265cf4e View commit details
    Browse the repository at this point in the history
  8. Fix for CS

    carstingaxion committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b8fd761 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2b4cc31 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    939eb1a View commit details
    Browse the repository at this point in the history
  11. Fix for CS

    carstingaxion committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9dfd54c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Simplify test by relying on Playwrights actionability checks (auto-wa…

    …iting), including visibility and enabled state
    carstingaxion committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5f986d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50f84b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    569c7c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08d3b13 View commit details
    Browse the repository at this point in the history
  3. The URL attribute should be asserted via the toHaveAttribute locator …

    …assertion so that it's properly awaited
    carstingaxion committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9719773 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    442e6cb View commit details
    Browse the repository at this point in the history
  2. Update workflow echo

    carstingaxion committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    917f485 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    439a794 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Clean up

    carstingaxion committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    6bb65de View commit details
    Browse the repository at this point in the history
  2. Clean up

    carstingaxion committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7574542 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7e8c3f View commit details
    Browse the repository at this point in the history
  4. WIP event tests

    carstingaxion committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b087736 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1f8574 View commit details
    Browse the repository at this point in the history
  6. Fix for CS

    carstingaxion committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d46fc40 View commit details
    Browse the repository at this point in the history
  7. Remove comma

    carstingaxion committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    fd0cd22 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e4c8de View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d23bfea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    079cfd2 View commit details
    Browse the repository at this point in the history
  11. Clean up

    carstingaxion committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c414abe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    602d590 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    66aa030 View commit details
    Browse the repository at this point in the history
  14. BUILD

    carstingaxion committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f8d255c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5a4b97f View commit details
    Browse the repository at this point in the history