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

feat(browser): run tests in parallel in headless mode, add page.screenshot method #5853

Merged
merged 30 commits into from
Jun 12, 2024

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    8d94db1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a409387 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0429de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    870415d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    665f450 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b8bfdd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f47b9e3 View commit details
    Browse the repository at this point in the history
  8. feat: use msw for mocking

    sheremet-va committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    99c6322 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f1707a View commit details
    Browse the repository at this point in the history
  10. chore: cleanup

    sheremet-va committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ecb838a View commit details
    Browse the repository at this point in the history
  11. chore: experiment

    sheremet-va committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    eadea7a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bf3225f View commit details
    Browse the repository at this point in the history
  13. chore: remove msw file

    sheremet-va committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f75c5c5 View commit details
    Browse the repository at this point in the history
  14. chore: cleanup

    sheremet-va committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    eedccc9 View commit details
    Browse the repository at this point in the history
  15. chore: lockfile

    sheremet-va committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c76a028 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    661dad0 View commit details
    Browse the repository at this point in the history
  17. fix: correct automocking

    sheremet-va committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    6984ecf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    26c6bcd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ebc6aef View commit details
    Browse the repository at this point in the history
  20. chore: cleanup

    sheremet-va committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    65c361d View commit details
    Browse the repository at this point in the history
  21. fix: await screenshot

    sheremet-va committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    246cbda View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1a6174f View commit details
    Browse the repository at this point in the history
  23. chore: typecheck fix

    sheremet-va committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    afd18d7 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ab47658 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ce0fc4f View commit details
    Browse the repository at this point in the history
  26. chore: cleanup

    sheremet-va committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    bec920e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ad00672 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    9bffe04 View commit details
    Browse the repository at this point in the history
  29. fix: respect options.path

    sheremet-va committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c320bfb View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    03396c3 View commit details
    Browse the repository at this point in the history