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

Added expected_data parameter to register_uri #97

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

Commits on Sep 16, 2013

  1. Added expected_data parameter to register_uri

    This checks that POST payload received matches the one expected. This is
    very helpful for improving robustness of some mocked tests.
    maraujop committed Sep 16, 2013
    Configuration menu
    Copy the full SHA
    baf6adb View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2013

  1. Polishing expected data

    maraujop committed Oct 23, 2013
    Configuration menu
    Copy the full SHA
    2f86ef8 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2013

  1. Merge branch 'master' of github.com:gabrielfalcao/HTTPretty into expe…

    …cted_data
    
    Conflicts:
    	httpretty/core.py
    	tests/functional/test_requests.py
    maraujop committed Nov 28, 2013
    Configuration menu
    Copy the full SHA
    dbfd9b7 View commit details
    Browse the repository at this point in the history