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

Commits on Mar 1, 2019

  1. debug _find_link_internal and remove xfail on related test

    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
    Thibault Roche committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    ff062f1 View commit details
    Browse the repository at this point in the history