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: webdriverio (+ custom providers) integration for browser mode #2999

Merged
merged 70 commits into from
Mar 20, 2023

Commits on Mar 19, 2023

  1. init

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    23d8915 View commit details
    Browse the repository at this point in the history
  2. update test

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    98432c4 View commit details
    Browse the repository at this point in the history
  3. update

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    11bb786 View commit details
    Browse the repository at this point in the history
  4. fix run mode

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    718c2eb View commit details
    Browse the repository at this point in the history
  5. fix run mode

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    e480d9a View commit details
    Browse the repository at this point in the history
  6. update options

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    f413000 View commit details
    Browse the repository at this point in the history
  7. fix nextTick

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    5950cb0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7796933 View commit details
    Browse the repository at this point in the history
  9. remove browser in inverting

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    d357950 View commit details
    Browse the repository at this point in the history
  10. update modern-node-polyfills

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    e840307 View commit details
    Browse the repository at this point in the history
  11. ?? instead of ||

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    30050b4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d803fba View commit details
    Browse the repository at this point in the history
  13. add test

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    4dc4839 View commit details
    Browse the repository at this point in the history
  14. add ci

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    7cda620 View commit details
    Browse the repository at this point in the history
  15. update

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    eb7a8b1 View commit details
    Browse the repository at this point in the history
  16. update

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    54c6215 View commit details
    Browse the repository at this point in the history
  17. update

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    dfb0014 View commit details
    Browse the repository at this point in the history
  18. add edge to types

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    f96aead View commit details
    Browse the repository at this point in the history
  19. update

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    78341d9 View commit details
    Browse the repository at this point in the history
  20. enable

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    4512b64 View commit details
    Browse the repository at this point in the history
  21. update

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    77d37a9 View commit details
    Browse the repository at this point in the history
  22. check safaridriver

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    6d922ba View commit details
    Browse the repository at this point in the history
  23. update (from macos)

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    c7fe5e7 View commit details
    Browse the repository at this point in the history
  24. update (from macos)

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    1bbb22f View commit details
    Browse the repository at this point in the history
  25. update (from macos)

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    aaae97f View commit details
    Browse the repository at this point in the history
  26. update (from macos)

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    bb62d21 View commit details
    Browse the repository at this point in the history
  27. update (from macos)

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    37c3c2c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    982e2e4 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    57d40bf View commit details
    Browse the repository at this point in the history
  30. update

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    e7361e9 View commit details
    Browse the repository at this point in the history
  31. update

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    1625970 View commit details
    Browse the repository at this point in the history
  32. update with sudo

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    e079807 View commit details
    Browse the repository at this point in the history
  33. lint fix

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    37b3e18 View commit details
    Browse the repository at this point in the history
  34. more unified isForSafari

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    ba6f870 View commit details
    Browse the repository at this point in the history
  35. shouldStartBrowser

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    d257d3d View commit details
    Browse the repository at this point in the history
  36. attempt to add some docs

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    39c8103 View commit details
    Browse the repository at this point in the history
  37. fix some docs

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    ed1919d View commit details
    Browse the repository at this point in the history
  38. move shouldKeepServer

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    ef7e653 View commit details
    Browse the repository at this point in the history
  39. move shouldKeepServer

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    160ea27 View commit details
    Browse the repository at this point in the history
  40. follow the interface pattern

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    2d0036c View commit details
    Browse the repository at this point in the history
  41. follow the interface pattern

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    848bd43 View commit details
    Browse the repository at this point in the history
  42. Update docs/guide/browser.md

    Co-authored-by: Christian Bromann <git@bromann.dev>
    2 people authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    7046137 View commit details
    Browse the repository at this point in the history
  43. Update docs/guide/browser.md

    Co-authored-by: Christian Bromann <git@bromann.dev>
    2 people authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    dc64374 View commit details
    Browse the repository at this point in the history
  44. Update docs/guide/browser.md

    Co-authored-by: Christian Bromann <git@bromann.dev>
    2 people authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    9ffa373 View commit details
    Browse the repository at this point in the history
  45. Update docs/guide/browser.md

    Co-authored-by: Christian Bromann <git@bromann.dev>
    2 people authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    fea8fdd View commit details
    Browse the repository at this point in the history
  46. docs fix

    Aslemammad authored and sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    005b7e4 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    ea47f34 View commit details
    Browse the repository at this point in the history
  48. chore: cleanup

    sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    7e6b965 View commit details
    Browse the repository at this point in the history
  49. chore: cleanup

    sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    f7d81be View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    abb2142 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    f084de8 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    fc624ea View commit details
    Browse the repository at this point in the history
  53. Apply suggestions from code review

    Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
    sheremet-va and dammy001 committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    cf41f47 View commit details
    Browse the repository at this point in the history
  54. Update packages/vitest/src/node/cli.ts

    Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
    sheremet-va and dammy001 committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    9bd41b4 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    237fc60 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    6d2cbef View commit details
    Browse the repository at this point in the history
  57. chore: cleanup

    sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    7671d5c View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    5426417 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    87441b8 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    aaee7a8 View commit details
    Browse the repository at this point in the history
  61. chore: cleanup

    sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    3a883fd View commit details
    Browse the repository at this point in the history
  62. chore: cleanup

    sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    7c395fa View commit details
    Browse the repository at this point in the history
  63. chore: run tests headless

    sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    8e90cd7 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    f335cd2 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    8379e86 View commit details
    Browse the repository at this point in the history
  66. chore: cleanup

    sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    3cc66a8 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    89e9e56 View commit details
    Browse the repository at this point in the history
  68. chore: cleanup

    sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    66ee692 View commit details
    Browse the repository at this point in the history
  69. chore: cleanup

    sheremet-va committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    89f9951 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Update docs/config/index.md

    Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
    sheremet-va and dammy001 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    5958d75 View commit details
    Browse the repository at this point in the history