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(expect)!: check more properties for error equality #5876

Open
wants to merge 36 commits into
base: main
Choose a base branch
from

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    f6d436b View commit details
    Browse the repository at this point in the history
  2. test: update

    hi-ogawa committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a768f59 View commit details
    Browse the repository at this point in the history
  3. chore: comment

    hi-ogawa committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    7f3c0c2 View commit details
    Browse the repository at this point in the history
  4. wip: check cause and errors

    hi-ogawa committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    79818e5 View commit details
    Browse the repository at this point in the history
  5. test: error diff

    hi-ogawa committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    33e71aa View commit details
    Browse the repository at this point in the history
  6. test: move test

    hi-ogawa committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    7091ecf View commit details
    Browse the repository at this point in the history
  7. Revert "test: error diff"

    This reverts commit 33e71aa.
    hi-ogawa committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    fb1b9fe View commit details
    Browse the repository at this point in the history
  8. test: fix colors

    hi-ogawa committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    1dfcafc View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    25084e7 View commit details
    Browse the repository at this point in the history
  2. chore: revert format

    hi-ogawa committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    47e7496 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

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

Commits on Oct 7, 2024

  1. wip: format error

    hi-ogawa committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3609c3e View commit details
    Browse the repository at this point in the history
  2. test: update

    hi-ogawa committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    fdaa614 View commit details
    Browse the repository at this point in the history
  3. test: more

    hi-ogawa committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    6e5fe19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bff22de View commit details
    Browse the repository at this point in the history
  5. test: more snapshot

    hi-ogawa committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    46f3f9c View commit details
    Browse the repository at this point in the history
  6. chore: comment

    hi-ogawa committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    23ca80a View commit details
    Browse the repository at this point in the history
  7. test: move code

    hi-ogawa committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b9d9204 View commit details
    Browse the repository at this point in the history
  8. test: more test

    hi-ogawa committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    898ce93 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    755cfb8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b9aab2b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    45062b6 View commit details
    Browse the repository at this point in the history
  12. test: update snapshot

    hi-ogawa committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    86a0b5b View commit details
    Browse the repository at this point in the history
  13. wip: handle cycle

    hi-ogawa committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    de9a4de View commit details
    Browse the repository at this point in the history
  14. fix: handle cyclic

    hi-ogawa committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    dbbe137 View commit details
    Browse the repository at this point in the history
  15. refactor: minor

    hi-ogawa committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e2a1c32 View commit details
    Browse the repository at this point in the history
  16. docs: update toEqual

    hi-ogawa committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    87031b5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    82b5971 View commit details
    Browse the repository at this point in the history
  18. chore: tweak

    hi-ogawa committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    646f81f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b9f6d42 View commit details
    Browse the repository at this point in the history
  20. refactor: many if

    hi-ogawa committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5de6d0a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    1908bd6 View commit details
    Browse the repository at this point in the history
  2. chore: remove debug

    hi-ogawa committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d0b805e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3d9557 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    1b41876 View commit details
    Browse the repository at this point in the history
  2. fix: simplify back

    hi-ogawa committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    78edae3 View commit details
    Browse the repository at this point in the history