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

Convert E2E tests from Puppeteer to Playwright #2041

Merged
merged 35 commits into from
Aug 9, 2023
Merged

Commits on Aug 3, 2023

  1. Install playwright 1.33

    mikkamp committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    81da4a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50f8211 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f50217a View commit details
    Browse the repository at this point in the history
  4. Convert getting started test

    mikkamp committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    199a5ff View commit details
    Browse the repository at this point in the history
  5. Convert setup MC step 1

    mikkamp committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a24308c View commit details
    Browse the repository at this point in the history
  6. Remove unused utilities

    mikkamp committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    da443ff View commit details
    Browse the repository at this point in the history
  7. Ignore test results in git

    mikkamp committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    73eb58d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    89b8bc9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8b0d7a0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    742aedc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6b5929b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c33748d View commit details
    Browse the repository at this point in the history
  13. Add price to simple product

    mikkamp committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    0bdbea3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a261ef3 View commit details
    Browse the repository at this point in the history
  15. Remove unused util functions

    mikkamp committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    4d07484 View commit details
    Browse the repository at this point in the history
  16. Turn off parallel processing

    mikkamp committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    1b7b5b2 View commit details
    Browse the repository at this point in the history
  17. Replace e2e scripts

    mikkamp committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    93c50bf View commit details
    Browse the repository at this point in the history
  18. Replace waitForSelector

    mikkamp committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    e8d151a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ba89d8f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8b5edc7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0551035 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    94ad50d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0687ea2 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    602ab18 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    173066c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    165e370 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    f0ffddd View commit details
    Browse the repository at this point in the history
  28. Switch toBeEnabled

    mikkamp committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    b7a5447 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    1ef84e6 View commit details
    Browse the repository at this point in the history
  30. Use getByRole with name

    mikkamp committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    1c7f366 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    2e913ab View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    2a773ad View commit details
    Browse the repository at this point in the history
  2. Use console warn and error

    mikkamp committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    3c51032 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7891a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

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