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

Wdio Percy Support v8 #11865

Merged
merged 44 commits into from
Jan 12, 2024
Merged

Commits on Dec 7, 2023

  1. Add support for Percy

    amaanbs committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    933fcae View commit details
    Browse the repository at this point in the history
  2. es-lint fixes

    amaanbs committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    a007216 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. binary download fix

    amaanbs committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    c85e2b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1cba84 View commit details
    Browse the repository at this point in the history
  3. resolve merge conflicts

    amaanbs committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    02a7706 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. add error handling

    amaanbs committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    f165eaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f6d8ca View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. minor fix

    amaanbs committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    ffca74b View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. minor fixes

    amaanbs committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    f7a9ca1 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. added unit tests

    amaanbs committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    abd6493 View commit details
    Browse the repository at this point in the history
  2. ts-lint fixes

    amaanbs committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3047eb2 View commit details
    Browse the repository at this point in the history
  3. PR review fixes

    amaanbs committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b29658a View commit details
    Browse the repository at this point in the history
  4. add package-lock.json

    amaanbs committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    497c10f View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. minor fixes

    amaanbs committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f6ee31b View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    f067682 View commit details
    Browse the repository at this point in the history
  2. PR review fixes

    amaanbs committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    dafa563 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7a9397 View commit details
    Browse the repository at this point in the history
  4. Fix test failure import

    amaanbs committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    42b9e06 View commit details
    Browse the repository at this point in the history
  5. update tests

    amaanbs committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    b8e8755 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. PR review fixes

    amaanbs committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    7c7b1ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6819cf2 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Merge branch 'main' of github.com:amaanbs/webdriverio into wdio_percy…

    …_support_v8
    
    "master merge"
    rev-doshi committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    907de46 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:amaanbs/webdriverio into wdio_percy…

    …_support_v8
    
    "master merge"
    rev-doshi committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1315406 View commit details
    Browse the repository at this point in the history
  3. review changes

    rev-doshi committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    e8d6b94 View commit details
    Browse the repository at this point in the history
  4. linting fix

    rev-doshi committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    4ab0126 View commit details
    Browse the repository at this point in the history
  5. import fix

    rev-doshi committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    e9279bb View commit details
    Browse the repository at this point in the history
  6. import fix

    rev-doshi committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    7811083 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08c222d View commit details
    Browse the repository at this point in the history
  8. Revert "test fixes and using # prefix for private fields"

    This reverts commit 0ba8af2.
    
    "removed # prefix for private fields"
    rev-doshi committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    52b38d9 View commit details
    Browse the repository at this point in the history
  9. test fix

    rev-doshi committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a0b80e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. review comments fix

    rev-doshi committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b438b1f View commit details
    Browse the repository at this point in the history
  2. percy packages changes

    rev-doshi committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    425e941 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from rev-doshi/wdio_percy_support_v8

    review changes
    rev-doshi committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7b07fa3 View commit details
    Browse the repository at this point in the history
  4. conflict resolution

    rev-doshi committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5d5d033 View commit details
    Browse the repository at this point in the history
  5. package-lock fix

    rev-doshi committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    436e132 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. review changes

    rev-doshi committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    463e3b4 View commit details
    Browse the repository at this point in the history
  2. review changes

    rev-doshi committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    7b4503c View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. review changes

    rev-doshi committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    68e13ce View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:amaanbs/webdriverio into wdio_percy…

    …_support_v8
    
    "master merge"
    rev-doshi committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    fdfcf82 View commit details
    Browse the repository at this point in the history
  3. minor fix

    rev-doshi committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    77bc0fe View commit details
    Browse the repository at this point in the history
  4. review changes

    rev-doshi committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    250ed1d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. master merge and UT fix

    rev-doshi committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    0f01b16 View commit details
    Browse the repository at this point in the history
  2. master merge

    rev-doshi committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    a84203b View commit details
    Browse the repository at this point in the history
  3. minor fix

    rev-doshi committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d39f702 View commit details
    Browse the repository at this point in the history