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

Introduce assertions for StatusCode of HttpResponseMessage #1737

Commits on Nov 9, 2021

  1. Configuration menu
    Copy the full SHA
    0e36272 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d56a5ae View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    c25f6a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bf5fd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85ffec9 View commit details
    Browse the repository at this point in the history
  4. Make test names more concise

    mu88 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    f488b9b View commit details
    Browse the repository at this point in the history
  5. Protect against null values

    mu88 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    d19c812 View commit details
    Browse the repository at this point in the history
  6. Update documentation

    mu88 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    fa30323 View commit details
    Browse the repository at this point in the history
  7. Add API files again

    mu88 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    3f4a3ed View commit details
    Browse the repository at this point in the history
  8. Improve null handling

    mu88 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    f4e223a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    75f36d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

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

Commits on Jan 3, 2022

  1. Configuration menu
    Copy the full SHA
    328a937 View commit details
    Browse the repository at this point in the history
  2. Fix merge conflicts

    mu88 committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    f181d8f View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Revert "Fix merge conflicts"

    This reverts commit f181d8f.
    mu88 committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    8e693b8 View commit details
    Browse the repository at this point in the history
  2. Remove implicitly covered tests

    mu88 committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    6e8e760 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Update Src/FluentAssertions/Primitives/HttpResponseMessageAssertions.cs

    Co-authored-by: Jonas Nyrup <jnyrup@users.noreply.github.com>
    mu88 and jnyrup committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    44ad245 View commit details
    Browse the repository at this point in the history
  2. Update Src/FluentAssertions/Primitives/HttpResponseMessageAssertions.cs

    Co-authored-by: Jonas Nyrup <jnyrup@users.noreply.github.com>
    mu88 and jnyrup committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    421f1f6 View commit details
    Browse the repository at this point in the history
  3. Update docs/_pages/releases.md

    Co-authored-by: Jonas Nyrup <jnyrup@users.noreply.github.com>
    mu88 and jnyrup committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    669f07d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into feature/HttpResponseMessageAssertions

    # Conflicts:
    #	docs/_pages/releases.md
    mu88 committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    a399935 View commit details
    Browse the repository at this point in the history