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: proxy logging #16730

Merged
merged 60 commits into from
Aug 2, 2021
Merged

feat: proxy logging #16730

merged 60 commits into from
Aug 2, 2021

Commits on May 28, 2021

  1. Configuration menu
    Copy the full SHA
    f4e14d6 View commit details
    Browse the repository at this point in the history
  2. log CDP requests

    flotwig committed May 28, 2021
    Configuration menu
    Copy the full SHA
    1847daa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab18aa8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14c619e View commit details
    Browse the repository at this point in the history
  5. clean up prerequests logic

    flotwig committed May 28, 2021
    Configuration menu
    Copy the full SHA
    48edde4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1133940 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cca033d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fc6d357 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Configuration menu
    Copy the full SHA
    6457e2b View commit details
    Browse the repository at this point in the history
  2. skip 6_video_compression in ff

    avoid this error:
    
    Error: Expected video to have seekable ending frame, but it did not. The video may be corrupted.
    flotwig committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    21cb497 View commit details
    Browse the repository at this point in the history
  3. disable video in headless_spec

    This is tested in 6_video_compression spec and is causing a snapshot failure for FF.
    flotwig committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    9333bb6 View commit details
    Browse the repository at this point in the history
  4. fix snap-shot-it

    flotwig committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    c4889c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed12fdd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0784a4e View commit details
    Browse the repository at this point in the history
  7. just connect, don't automate

    flotwig committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    aacda06 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1f40ffb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    128b31c View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Configuration menu
    Copy the full SHA
    0682d6b View commit details
    Browse the repository at this point in the history
  2. log proxy:incoming:request

    flotwig committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    41abba8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5aeb2e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Configuration menu
    Copy the full SHA
    7029756 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4a1faf View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    bed8802 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. fix flake in fetch spec

    flotwig committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    6e22682 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41be558 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. basic proxy logging

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

Commits on Jul 8, 2021

  1. nice logging for intercept

    flotwig committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    e7de7a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Configuration menu
    Copy the full SHA
    61eb941 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. nice interceptions badges

    flotwig committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    d2ee7fe View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. nice logs

    flotwig committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    3726d7e View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. proxy logging new tests

    flotwig committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    cef0000 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e60be93 View commit details
    Browse the repository at this point in the history
  3. fix type error

    flotwig committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    a85ad20 View commit details
    Browse the repository at this point in the history
  4. fix driver tests

    flotwig committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    83e28ea View commit details
    Browse the repository at this point in the history
  5. update runner errors spec

    flotwig committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    7a1bc6b View commit details
    Browse the repository at this point in the history
  6. update aliases_spec

    flotwig committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    d0ff009 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    93c60d4 View commit details
    Browse the repository at this point in the history
  8. proxy:data

    flotwig committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    8395303 View commit details
    Browse the repository at this point in the history
  9. add error logging

    flotwig committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    aefae2c View commit details
    Browse the repository at this point in the history
  10. requestevent

    flotwig committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    c8ab6d2 View commit details
    Browse the repository at this point in the history
  11. update types

    flotwig committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    23f3d5a View commit details
    Browse the repository at this point in the history
  12. fix tests

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

Commits on Jul 23, 2021

  1. update specs

    flotwig committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    0bc3df3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a8e9be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e3f989 View commit details
    Browse the repository at this point in the history
  4. fix test

    flotwig committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    a20b490 View commit details
    Browse the repository at this point in the history
  5. update test

    flotwig committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    4578b8d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c995ae2 View commit details
    Browse the repository at this point in the history
  7. update proxy unit tests

    flotwig committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    bdc6d16 View commit details
    Browse the repository at this point in the history
  8. address xhr_spec flake

    flotwig committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    32315c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Configuration menu
    Copy the full SHA
    2d94163 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54fc1c6 View commit details
    Browse the repository at this point in the history
  3. remove caterpillar code

    flotwig committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    51eb76e View commit details
    Browse the repository at this point in the history
  4. pixel perfect

    flotwig committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    00548b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e215cd View commit details
    Browse the repository at this point in the history
  6. update tests

    flotwig committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    7fffb4c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. minimize percy diff

    flotwig committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    94f5a12 View commit details
    Browse the repository at this point in the history
  2. Update packages/reporter/src/commands/command.tsx

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

    flotwig committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    f8a9fcc View commit details
    Browse the repository at this point in the history
  4. update tests

    flotwig committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    9547c6e View commit details
    Browse the repository at this point in the history