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

debug _find_link_internal and remove xfail on related test #272

Merged
merged 1 commit into from Mar 1, 2019

Conversation

tiboroche
Copy link

If you called the function with url_regex='/something' and not the
link argument, it would set the url_regex to None, and thus the result
would be not the one expected.

This is tested by the test fixed by #261.

(Followup on #256)

If you called the function with url_regex='/something' and not the
link argument, it would set the url_regex to None, and thus the result
would be impredictable.

This is tested by the test added by MechanicalSoup#261
@moy moy merged commit d3e1cde into MechanicalSoup:master Mar 1, 2019
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

2 participants