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: assertion log limit #2485

Merged
merged 8 commits into from Oct 27, 2023

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    f1dccbd View commit details
    Browse the repository at this point in the history
  2. Remove redundant assign

    The 'assert' object is already present on the sandbox
    fatso83 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    9cce2d6 View commit details
    Browse the repository at this point in the history
  3. fix(sinonjs#2484): add assertion log limit

    Co-authored-by: Spencer Goossens <sgoossens18@gmail.com>
    Co-authored-by: Carl-Erik Kopseng <carlerik@gmail.com>
    fatso83 and sgoossens committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f019719 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f57178b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea2af1d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    351d630 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Remove needless accessors

    fatso83 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    b0c9934 View commit details
    Browse the repository at this point in the history
  2. Make test behavior oriented

    rather than implementation specific.
    fatso83 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    ef5c456 View commit details
    Browse the repository at this point in the history