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(proxy-logging): use constant consoleProps object #18207

Merged
merged 6 commits into from
Sep 30, 2021
Merged

Commits on Sep 22, 2021

  1. remove unused logAttrsDelay

    flotwig committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    a222659 View commit details
    Browse the repository at this point in the history
  2. fix(proxy-logging): use constant consoleProps object

    This approach is used elsewhere (ex. commands/querying.js) to propagate consoleProps updates to the console.
    flotwig committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    ed04990 View commit details
    Browse the repository at this point in the history
  3. fix failures

    flotwig committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    7d7eda0 View commit details
    Browse the repository at this point in the history
  4. update proxy-logging.ts

    flotwig committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    b368378 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. add test

    flotwig committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    087ac8d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Update packages/driver/src/cypress/proxy-logging.ts

    Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
    flotwig and chrisbreiding authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    bbadda0 View commit details
    Browse the repository at this point in the history