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

FakeWeb post method and check the request.body #54

Open
fguillen opened this issue Jun 24, 2015 · 0 comments
Open

FakeWeb post method and check the request.body #54

fguillen opened this issue Jun 24, 2015 · 0 comments

Comments

@fguillen
Copy link

In the method FakeWeb.register_uri there is a :body option but it is related to the response.body.

How can I define a request.body in the way the mocked request has to have this body in order to accomplish the mock?

This is for a post method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant