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: redesign server errors #20072

Merged
merged 172 commits into from
Feb 11, 2022
Merged

feat: redesign server errors #20072

merged 172 commits into from
Feb 11, 2022

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    912369f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3114807 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9f4baf View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. fix a few system tests

    tgriesser committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    e0880a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc99313 View commit details
    Browse the repository at this point in the history
  3. Fix types

    tgriesser committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    c80f226 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45e2221 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af2e9aa View commit details
    Browse the repository at this point in the history
  6. more unit test fixes

    brian-mann committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    3ebe6f7 View commit details
    Browse the repository at this point in the history
  7. more system test fixes

    brian-mann committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    74619e3 View commit details
    Browse the repository at this point in the history
  8. circleci build

    brian-mann committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    2faecf5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8322e07 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

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

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    32f3e18 View commit details
    Browse the repository at this point in the history
  2. fix import

    tgriesser committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    931482d View commit details
    Browse the repository at this point in the history
  3. fix import

    tgriesser committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    3c7483e View commit details
    Browse the repository at this point in the history
  4. fixing build / tests

    tgriesser committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    55499d1 View commit details
    Browse the repository at this point in the history
  5. remove extraneous file

    tgriesser committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    b63865c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d2c963 View commit details
    Browse the repository at this point in the history
  7. fix build / tests

    tgriesser committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    5041e05 View commit details
    Browse the repository at this point in the history
  8. Fix

    tgriesser committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    06b73b8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3fd2043 View commit details
    Browse the repository at this point in the history
  10. fix import

    tgriesser committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    00e479a View commit details
    Browse the repository at this point in the history
  11. build errors on install

    tgriesser committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    1dc7621 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    6714aad View commit details
    Browse the repository at this point in the history
  2. remove unused dep

    brian-mann committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    d2b2f8d View commit details
    Browse the repository at this point in the history
  3. sanitize stack traces

    brian-mann committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    7badd37 View commit details
    Browse the repository at this point in the history
  4. add image diffing

    - if base images don't exist, create them
    - if base images don't match and local, overwrite them, if in CI throw
    - if base images are stale and local, delete them, if in CI throw
    brian-mann committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    9ff1ca4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1482206 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a75689b View commit details
    Browse the repository at this point in the history
  7. TS Cleanup

    tgriesser authored and brian-mann committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    09d5c86 View commit details
    Browse the repository at this point in the history
  8. skip typecheck on tests for now

    tgriesser authored and brian-mann committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    7f7a1ae View commit details
    Browse the repository at this point in the history
  9. yarn.lock

    tgriesser authored and brian-mann committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    ed39d17 View commit details
    Browse the repository at this point in the history
  10. fix @types/chai version

    tgriesser authored and brian-mann committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    a097955 View commit details
    Browse the repository at this point in the history
  11. fix yarn.lock

    tgriesser authored and brian-mann committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    73e88bc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7aa1f87 View commit details
    Browse the repository at this point in the history
  13. errors spec snapshot

    brian-mann committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    f35a3e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. CI fix

    tgriesser authored and brian-mann committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    bc1823a View commit details
    Browse the repository at this point in the history
  2. fixes

    tgriesser authored and brian-mann committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    5fb95a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a849ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98e47bb View commit details
    Browse the repository at this point in the history
  5. use Courier Prime

    brian-mann committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    f713ef5 View commit details
    Browse the repository at this point in the history
  6. antialias the text

    brian-mann committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    557ab5c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    baf6430 View commit details
    Browse the repository at this point in the history
  8. increase timeout

    brian-mann committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    f11bc28 View commit details
    Browse the repository at this point in the history
  9. overflow: hidden, remove new Promise, add debug logging

    Co-Authored-By: Tim Griesser <tgriesser@gmail.com>
    brian-mann and tgriesser committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    8d77745 View commit details
    Browse the repository at this point in the history
  10. run unit tests w/ concurrency=1

    tgriesser authored and brian-mann committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    d3efd64 View commit details
    Browse the repository at this point in the history
  11. unique window per file

    tgriesser authored and brian-mann committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    672bf82 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    61f1699 View commit details
    Browse the repository at this point in the history
  13. do not do image diffing

    - conditionally convert html to images
    - store html snapshots
    - do not store images in git
    brian-mann committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    86a6192 View commit details
    Browse the repository at this point in the history
  14. store snapshot html

    brian-mann committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    011e2aa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c6232c6 View commit details
    Browse the repository at this point in the history
  16. remove concurrency

    brian-mann committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    831f2d9 View commit details
    Browse the repository at this point in the history
  17. fix assertion

    brian-mann committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    17f1ce6 View commit details
    Browse the repository at this point in the history
  18. fixing ci

    tgriesser authored and brian-mann committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    d8c8446 View commit details
    Browse the repository at this point in the history
  19. Link in readme

    tgriesser authored and brian-mann committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    b95c2a3 View commit details
    Browse the repository at this point in the history
  20. pass the browsers to listItems

    tgriesser authored and brian-mann committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    8935f18 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7e9468d View commit details
    Browse the repository at this point in the history
  22. Merge branch 'develop' into tgriesser/chore/refactor-errors

    * develop:
      chore: fix cypress npm package artifact upload path (#20023)
      chore(driver): move cy.within logic into it's own file (#20036)
      chore: update automerge workflows (#19982)
      fix(selectFile): use target window's File/DataTransfer classes (#20003)
      chore: Update Chrome (stable) to 98.0.4758.80 and Chrome (beta) to 98.0.4758.80 (#19995)
      fix: Adjust ffmpeg CLI args for performance (#19983)
      build: allow unified to run cypress on Apple Silicon (arm64) (backport #19067 to 9.x) (#19968)
    tgriesser authored and brian-mann committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    9995f25 View commit details
    Browse the repository at this point in the history
  23. fix run-if-ci.sh

    tgriesser authored and brian-mann committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    fddc4f0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    149001a View commit details
    Browse the repository at this point in the history
  25. remove dead code

    brian-mann committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    b444007 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    6df0f20 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5f4bdf5 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    0d4f1ec View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    f99fb05 View commit details
    Browse the repository at this point in the history
  30. nest inside of describe

    brian-mann committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    e53647c View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

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

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    a1deba7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    941ac21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6a00c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9da5e6f View commit details
    Browse the repository at this point in the history
  5. fix types

    brian-mann committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    58173e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6caadf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    490b524 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    53d7360 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    80be4b5 View commit details
    Browse the repository at this point in the history
  10. added PLUGINS_FILE_NOT_FOUND error

    - separated out from PLUGINS_FILE_ERROR
    - add system tests for both cases
    - update snapshots
    - remove stack trace from PLUGINS_FILE_NOT_FOUND fka PLUGINS_FILE_ERROR
    brian-mann committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    9ba362c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e9c926a View commit details
    Browse the repository at this point in the history
  12. remove forcing process.cwd() to be packages/server, update affected code

    - this was a long needed hangover from very old code that was doing unnecessary things due to respawning electron from node and handling various entrypoints into booting cypress
    - this also makes the root yarn dev and dev-debug work correctly because options.cwd is set correctly now
    brian-mann committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    63231c7 View commit details
    Browse the repository at this point in the history
  13. perf: lazy load chalk

    brian-mann committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    978ce03 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e454600 View commit details
    Browse the repository at this point in the history
  15. fix types

    brian-mann committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    4cbbab2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    983f969 View commit details
    Browse the repository at this point in the history
  17. create new PLUGINS_INVALID_EVENT_ERROR, wire it up correctly for erro…

    …r template use
    
    - properly pass error instance from child to ensure proper user stack frames
    - move error display code into the right place
    brian-mann committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    a3dc456 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b67edb9 View commit details
    Browse the repository at this point in the history
  19. push error html snapshots

    brian-mann committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    a5ef964 View commit details
    Browse the repository at this point in the history
  20. fix tests, types

    brian-mann committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    bab19ee View commit details
    Browse the repository at this point in the history
  21. fix test

    brian-mann committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    75929ae View commit details
    Browse the repository at this point in the history
  22. fix failing tests

    brian-mann committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    d48d3f9 View commit details
    Browse the repository at this point in the history
  23. fix tests

    brian-mann committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    f9b474f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f7e7c30 View commit details
    Browse the repository at this point in the history
  25. more test fixes

    brian-mann committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    a3ee5ac View commit details
    Browse the repository at this point in the history
  26. fixes more tests

    brian-mann committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    d580755 View commit details
    Browse the repository at this point in the history
  27. fix type checking

    brian-mann committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    38c3e83 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e600767 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    fa82f2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a2dbef View commit details
    Browse the repository at this point in the history
  3. Fixes for unit tests

    tgriesser committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    e808c7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b08dfd8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91641ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d82e8cb View commit details
    Browse the repository at this point in the history
  7. Fix type errors

    tgriesser committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    49d739e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bba9685 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fae706d View commit details
    Browse the repository at this point in the history
  10. fix: system tests

    tgriesser committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    9f6a43c View commit details
    Browse the repository at this point in the history
  11. updated NO_SPECS_FOUND error to properly join searched folder + pattern

    - join patterns off of process.cwd, not projectRoot
    - highlight original specPattern in yellow, baseDir in blue
    - add tests
    brian-mann committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    39036ad View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5ad25e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. fixes failing tests

    brian-mann committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    0360bc9 View commit details
    Browse the repository at this point in the history
  2. fix test

    brian-mann committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    ea6b2d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95f2213 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e068176 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45c1a73 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1062106 View commit details
    Browse the repository at this point in the history
  7. update snapshots

    brian-mann committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    2470ec4 View commit details
    Browse the repository at this point in the history
  8. update snapshot

    brian-mann committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    307c522 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f0edc1 View commit details
    Browse the repository at this point in the history
  10. don't remove the snapshotHtmlFolder in CI, add additional verificatio…

    …n snapshots match to error keys symmetrically
    brian-mann committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    de68a21 View commit details
    Browse the repository at this point in the history
  11. update snapshot

    brian-mann committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    2ef825f View commit details
    Browse the repository at this point in the history
  12. update snapshot

    brian-mann committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    9659bdb View commit details
    Browse the repository at this point in the history
  13. update snapshot

    brian-mann committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    a343e66 View commit details
    Browse the repository at this point in the history
  14. update snapshot

    brian-mann committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    2e8e088 View commit details
    Browse the repository at this point in the history
  15. update snapshot

    brian-mann committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    6f89d9d View commit details
    Browse the repository at this point in the history
  16. update snapshot

    brian-mann committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    b527e74 View commit details
    Browse the repository at this point in the history
  17. update gitignore

    brian-mann committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    f65972e View commit details
    Browse the repository at this point in the history
  18. fix snapshot

    brian-mann committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    a3aadba View commit details
    Browse the repository at this point in the history
  19. update snapshot html

    brian-mann committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    1969854 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6636722 View commit details
    Browse the repository at this point in the history
  21. update snapshots

    brian-mann committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    19acbb4 View commit details
    Browse the repository at this point in the history
  22. update snapshot

    brian-mann committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    60731a6 View commit details
    Browse the repository at this point in the history
  23. update snapshot

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

    brian-mann committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    5089800 View commit details
    Browse the repository at this point in the history
  25. fix failing test

    brian-mann committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    7179ccd View commit details
    Browse the repository at this point in the history
  26. fix: error_message_spec

    tgriesser committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    23181e7 View commit details
    Browse the repository at this point in the history
  27. fix snapshot

    tgriesser committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    fd35999 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    6a0e00b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    cd76bcf View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b32e91f View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    af1baf6 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    16e19f3 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    0bb1ea9 View commit details
    Browse the repository at this point in the history
  34. fix typescript error

    brian-mann committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    6091353 View commit details
    Browse the repository at this point in the history
  35. fixed lots of poorly written tests that weren't actually testing anyt…

    …hing. created settings validation error when given a string validation result.
    brian-mann committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    05a3917 View commit details
    Browse the repository at this point in the history
  36. fixes tests

    brian-mann committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    3ecde09 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. fixes tests, adds new error template for validating within an array l…

    …ist (for browser validation)
    brian-mann committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    11f47b2 View commit details
    Browse the repository at this point in the history
  2. remove dupe line

    brian-mann committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    114dd02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3268eab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d4292b View commit details
    Browse the repository at this point in the history
  5. more formatting

    brian-mann committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    b748c1f View commit details
    Browse the repository at this point in the history
  6. remove excess snapshots

    brian-mann committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    04a9389 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    05f9103 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3f47bd6 View commit details
    Browse the repository at this point in the history
  9. fixes test

    brian-mann committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    2307e44 View commit details
    Browse the repository at this point in the history
  10. update snapshot

    brian-mann committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    23241f5 View commit details
    Browse the repository at this point in the history
  11. update snapshot

    brian-mann committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    ed274fa View commit details
    Browse the repository at this point in the history
  12. update snapshot

    brian-mann committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    95d6856 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3fed188 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    703d976 View commit details
    Browse the repository at this point in the history
  15. fixes tests

    brian-mann committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    6e484a5 View commit details
    Browse the repository at this point in the history
  16. set more descriptive errors when setting invalid plugin events, or du…

    …ring plugin event validation
    brian-mann committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    42316ae View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    84cb7e2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    01f3d5e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c10421e View commit details
    Browse the repository at this point in the history
  20. fix incorrect error path

    brian-mann committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    ef463e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    293afe5 View commit details
    Browse the repository at this point in the history
  2. Update packages/errors/src/errors.ts

    Co-authored-by: Ryan Manuel <ryanm@cypress.io>
    brian-mann and ryanthemanuel authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    ac14cce View commit details
    Browse the repository at this point in the history
  3. Update guides/error-handling.md

    Co-authored-by: Ryan Manuel <ryanm@cypress.io>
    brian-mann and ryanthemanuel authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    45d2682 View commit details
    Browse the repository at this point in the history
  4. Update guides/error-handling.md

    Co-authored-by: Ryan Manuel <ryanm@cypress.io>
    brian-mann and ryanthemanuel authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    6507133 View commit details
    Browse the repository at this point in the history
  5. added some final todo's

    brian-mann committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    58a74a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4896c73 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6dec56b View commit details
    Browse the repository at this point in the history
  8. fix types

    brian-mann committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    879d30c View commit details
    Browse the repository at this point in the history