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

Add contexts to mocks #12601

Merged
merged 17 commits into from Mar 29, 2022
Merged

Add contexts to mocks #12601

merged 17 commits into from Mar 29, 2022

Commits on Mar 24, 2022

  1. Copy the full SHA
    bcee67c View commit details
    Browse the repository at this point in the history
  2. Changelog

    matthias-ccri committed Mar 24, 2022
    Copy the full SHA
    70161ae View commit details
    Browse the repository at this point in the history
  3. Fix snapshots

    matthias-ccri committed Mar 24, 2022
    Copy the full SHA
    241bb04 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Use ThisParameterType<T> to infer context type

    Co-authored-by: Tom Mrazauskas <tom@mrazauskas.de>
    matthias-ccri and mrazauskas committed Mar 25, 2022
    Copy the full SHA
    68bd327 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    50c4719 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    afd4a82 View commit details
    Browse the repository at this point in the history
  4. ..

    matthias-ccri committed Mar 25, 2022
    Copy the full SHA
    39215f5 View commit details
    Browse the repository at this point in the history
  5. fix diff newline

    matthias-ccri committed Mar 25, 2022
    Copy the full SHA
    3784fe8 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    2b8de17 View commit details
    Browse the repository at this point in the history
  7. Sort changelog entry

    matthias-ccri committed Mar 25, 2022
    Copy the full SHA
    e8e2666 View commit details
    Browse the repository at this point in the history
  8. revert changelog typo

    matthias-ccri committed Mar 25, 2022
    Copy the full SHA
    49d1ed1 View commit details
    Browse the repository at this point in the history
  9. Fix type tests

    matthias-ccri committed Mar 25, 2022
    Copy the full SHA
    d3d31b7 View commit details
    Browse the repository at this point in the history
  10. Update CHANGELOG.md

    SimenB committed Mar 25, 2022
    Copy the full SHA
    8c629cf View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Combine contexts type assertion into one line

    Co-authored-by: Tom Mrazauskas <tom@mrazauskas.de>
    matthias-ccri and mrazauskas committed Mar 28, 2022
    Copy the full SHA
    fd61630 View commit details
    Browse the repository at this point in the history
  2. Clarify mockClear

    Co-authored-by: Tom Mrazauskas <tom@mrazauskas.de>
    matthias-ccri and mrazauskas committed Mar 28, 2022
    Copy the full SHA
    fa3fb3e View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Copy the full SHA
    9e2ec7a View commit details
    Browse the repository at this point in the history
  2. prettier

    SimenB committed Mar 29, 2022
    Copy the full SHA
    245a3ac View commit details
    Browse the repository at this point in the history