d33e8241dc
Removes dependency on class names for creating the "my ip" info card in the results list for searches pertaining to the user's public IP. Adds test to prevent this from happening again. Note to anyone reading this and looking to contribute: please avoid using hardcoded class names at all costs. This approach of creating/removing content just results in issues if/when Google decides to introduce/remove class names from the result page. Fixes #657 |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
test_autocomplete.py | ||
test_misc.py | ||
test_results.py | ||
test_routes.py |