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

fix: Fixed sync issue #264

Closed
wants to merge 10 commits into from
Closed

fix: Fixed sync issue #264

wants to merge 10 commits into from

Commits on Jul 1, 2023

  1. fix: Fixed sync issue

    bryanjtc committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    4aadf17 View commit details
    Browse the repository at this point in the history
  2. Revert "fix: Fixed sync issue"

    This reverts commit 4aadf17.
    bryanjtc committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    727bcee View commit details
    Browse the repository at this point in the history
  3. fix: Add pageerror listener and handler for transformPlaywright

    Add pageerror listener and handler in transformPlaywright
    to capture errors occurring during page.evaluate.
    Also add off listener before returning the result.
    bryanjtc committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    6c7b231 View commit details
    Browse the repository at this point in the history
  4. Refactor: playwright tests

    Update tests to use more concise assertions and better test coverage.
    bryanjtc committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    dac465b View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Update src/playwright/transformPlaywrightJson.test.ts

    Co-authored-by: Yann Braga <[email protected]>
    bryanjtc and yannbf authored Jul 15, 2023
    Configuration menu
    Copy the full SHA
    697d0f8 View commit details
    Browse the repository at this point in the history
  2. Update snapshot

    bryanjtc committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    8b39494 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    95d7061 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fd2d05 View commit details
    Browse the repository at this point in the history
  3. Update snapshots

    bryanjtc committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    f55228c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. WIP add debugging

    yannbf committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    c65968e View commit details
    Browse the repository at this point in the history