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 optional location parameter to assertHttpRedirect. #2

Merged
merged 2 commits into from
Jul 7, 2014

Conversation

RobinRamael
Copy link
Contributor

This parameter is used to assert that the request was redirected to
the expected location.

I'm not familiar with mock, so I wasn't able to add a unittest. If anyone can give me pointers as to how that coud be done, I'll add it in.

This parameter is used to assert that the request was redirected to
the expected location.
@coveralls
Copy link

Coverage Status

Coverage decreased (-4.4%) when pulling 4f23223 on RobinRamael:master into 12d12d8 on Wilfred:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-3.7%) when pulling e084dd4 on RobinRamael:master into 12d12d8 on Wilfred:master.

Wilfred added a commit that referenced this pull request Jul 7, 2014
Added optional location parameter to assertHttpRedirect.
@Wilfred Wilfred merged commit 8325993 into Wilfred:master Jul 7, 2014
@Wilfred
Copy link
Owner

Wilfred commented Jul 7, 2014

Looks good to me! Thank you!

@Wilfred
Copy link
Owner

Wilfred commented Jul 10, 2014

This is now on PyPI.

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

Successfully merging this pull request may close these issues.

None yet

3 participants