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

Calls info in BaseResponse #664

Merged
merged 17 commits into from
Oct 30, 2023
Merged

Commits on Aug 15, 2023

  1. Add calls to BaseResponse

    zeezdev committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    3f7660a View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

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

Commits on Aug 24, 2023

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

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    34d825f View commit details
    Browse the repository at this point in the history
  2. Update README.rst

    Co-authored-by: Maksim Beliaev <beliaev.m.s@gmail.com>
    zeezdev and beliaev-maksim authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    7f7085e View commit details
    Browse the repository at this point in the history
  3. Add CHANGELOG entry

    zeezdev committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    0e515ff View commit details
    Browse the repository at this point in the history
  4. Change example in README

    zeezdev committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    d78499d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

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

Commits on Oct 20, 2023

  1. Fix for blacken-docs linter

    zeezdev committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    aa29301 View commit details
    Browse the repository at this point in the history
  2. Add ignore comment for mypy

    zeezdev committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    d1b0650 View commit details
    Browse the repository at this point in the history
  3. Add ignore comments for mypy

    zeezdev committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    f6a7dd3 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Merge branch 'master' into call-info-in-response

    # Conflicts:
    #	responses/__init__.py
    #	responses/matchers.py
    zeezdev committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    9f5e733 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Make tests readable

    zeezdev committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    654c607 View commit details
    Browse the repository at this point in the history
  2. Simplify readme example

    zeezdev committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    41bb479 View commit details
    Browse the repository at this point in the history
  3. Use f-string in readme

    zeezdev committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    51f4e56 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Simplify new tests

    zeezdev committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    ea1144d View commit details
    Browse the repository at this point in the history