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

Migrate list block test to Playwright #41555

Merged
merged 27 commits into from
Jul 5, 2022

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    da125a8 View commit details
    Browse the repository at this point in the history
  2. add snapshots

    torounit committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    4fc92e3 View commit details
    Browse the repository at this point in the history
  3. add snapshots

    torounit committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    61faecb View commit details
    Browse the repository at this point in the history
  4. fix strict mode error

    torounit committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    80e1448 View commit details
    Browse the repository at this point in the history
  5. fix transformBlockTo

    torounit committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    7da35f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2deb402 View commit details
    Browse the repository at this point in the history
  7. use locator

    torounit committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    6c455a1 View commit details
    Browse the repository at this point in the history
  8. replace snapshot to toBe

    torounit committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    49ed119 View commit details
    Browse the repository at this point in the history
  9. remove all snapshot

    torounit committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    a75b2a6 View commit details
    Browse the repository at this point in the history
  10. replage $eval

    torounit committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    1c7ba1b View commit details
    Browse the repository at this point in the history
  11. use role selector.

    torounit committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    c1d133c View commit details
    Browse the repository at this point in the history
  12. use locator

    torounit committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    3fdd504 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e9edca3 View commit details
    Browse the repository at this point in the history
  14. use page.click

    torounit committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    d8d52dd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0e72f60 View commit details
    Browse the repository at this point in the history
  16. use expect.poll

    torounit committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    8bd12b1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6c4f095 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e481ec9 View commit details
    Browse the repository at this point in the history
  19. use nth selector

    torounit committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    bb3d539 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a52b3f6 View commit details
    Browse the repository at this point in the history
  21. add bind(this)

    torounit committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    fdb11c7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3631fff View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f619e1b View commit details
    Browse the repository at this point in the history
  24. use clickBlockToolbarButton

    torounit committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    acf7edc View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d11eee2 View commit details
    Browse the repository at this point in the history
  26. fix cast rest and batchRest

    torounit committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    0f50011 View commit details
    Browse the repository at this point in the history
  27. fix type error

    torounit committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    7e846ec View commit details
    Browse the repository at this point in the history