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

Redesign and improve reporter error display #6467

Merged
merged 60 commits into from
Mar 13, 2020

Commits on Feb 14, 2020

  1. redesign and improve reporter error display

    - add markdown support
    - collapse stacktrace
    - separate docs url and add link in reporter
    
    Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
    chrisbreiding and jennifer-shehane committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    4cbcd0e View commit details
    Browse the repository at this point in the history
  2. $utils -> $errUtils

    brian-mann committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    515033b View commit details
    Browse the repository at this point in the history
  3. derp

    brian-mann committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    1b3b113 View commit details
    Browse the repository at this point in the history
  4. serializeError -> wrapErr

    brian-mann committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    8f0a3a3 View commit details
    Browse the repository at this point in the history
  5. cloneErr -> makeErrFromObj

    brian-mann committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    ef3ec79 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. yarn.lock

    chrisbreiding committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    4f9379f View commit details
    Browse the repository at this point in the history
  2. fix unit tests

    chrisbreiding committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    479b56d View commit details
    Browse the repository at this point in the history
  3. move err-model

    chrisbreiding committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    25883f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad4575a View commit details
    Browse the repository at this point in the history
  5. fix styles

    chrisbreiding committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    9cfe040 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8793a62 View commit details
    Browse the repository at this point in the history
  7. fix non-converted bits

    chrisbreiding committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    47b42e1 View commit details
    Browse the repository at this point in the history
  8. transfer missed changes

    chrisbreiding committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    7669533 View commit details
    Browse the repository at this point in the history
  9. fix issues

    chrisbreiding committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    e4bfb7a View commit details
    Browse the repository at this point in the history
  10. remove obselete spec

    chrisbreiding committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    14b0840 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    854ccc2 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Configuration menu
    Copy the full SHA
    b65f707 View commit details
    Browse the repository at this point in the history
  2. use should, get retries

    chrisbreiding committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    c58e01b View commit details
    Browse the repository at this point in the history
  3. update snapshots

    chrisbreiding committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    d71c201 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56ce403 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55ee7e8 View commit details
    Browse the repository at this point in the history
  6. update more snapshots

    chrisbreiding committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    ffd3aa3 View commit details
    Browse the repository at this point in the history
  7. update error whitespace

    chrisbreiding committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    ea41e3c View commit details
    Browse the repository at this point in the history
  8. update snapshot

    chrisbreiding committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    cd1cf55 View commit details
    Browse the repository at this point in the history
  9. try something out

    chrisbreiding committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    4860abf View commit details
    Browse the repository at this point in the history
  10. nevermind

    chrisbreiding committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    28340d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

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

Commits on Feb 24, 2020

  1. fix tooltip

    chrisbreiding committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    6001f8f View commit details
    Browse the repository at this point in the history
  2. add some logging

    chrisbreiding committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    272d883 View commit details
    Browse the repository at this point in the history
  3. remove whitespace

    chrisbreiding committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    1626f64 View commit details
    Browse the repository at this point in the history
  4. remove spying on window

    brian-mann committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    4910548 View commit details
    Browse the repository at this point in the history
  5. update snapshot

    chrisbreiding committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    52ab0e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae5d8d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb8a965 View commit details
    Browse the repository at this point in the history
  8. fix test

    chrisbreiding committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    94f37dc View commit details
    Browse the repository at this point in the history
  9. update snapshot

    chrisbreiding committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    1d62031 View commit details
    Browse the repository at this point in the history
  10. fix merge: snapshot stacktraces

    kuceb committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    3a83947 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

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

Commits on Feb 26, 2020

  1. update snapshot

    chrisbreiding committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    479c40f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. Configuration menu
    Copy the full SHA
    5dfc72a View commit details
    Browse the repository at this point in the history
  2. fix yarn.lock

    chrisbreiding committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    fd2c434 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d888936 View commit details
    Browse the repository at this point in the history
  4. url -> URL

    chrisbreiding committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    6b5ded1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    752a7dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    388a286 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48df542 View commit details
    Browse the repository at this point in the history
  8. fix tests

    chrisbreiding committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    b065a51 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Configuration menu
    Copy the full SHA
    a3fe64b View commit details
    Browse the repository at this point in the history
  2. don't show diff when assertion contains an element

    also, keep mocha from messing up extracting error name when it includes a colon
    chrisbreiding committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    e375034 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e831bc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9080c7e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Configuration menu
    Copy the full SHA
    98699fb View commit details
    Browse the repository at this point in the history
  2. update snapshots

    chrisbreiding committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    414490f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d66f4a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Configuration menu
    Copy the full SHA
    36ac6b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c021e6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d651707 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c10479 View commit details
    Browse the repository at this point in the history
  5. fix throwErr and tests

    chrisbreiding committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    b6c9631 View commit details
    Browse the repository at this point in the history