You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
whoogle-search/test
Ben Busby d33e8241dc
Fix "my ip" search regression
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
2 years ago
..
__init__.py Added testing and ci build, refactored filter class, refactored project structure 4 years ago
conftest.py Use farside.link for frontend alternatives in results (#560) 3 years ago
test_autocomplete.py Improve public instance session management (#480) 3 years ago
test_misc.py Improve public instance session management (#480) 3 years ago
test_results.py Fix "my ip" search regression 2 years ago
test_routes.py Improve public instance session management (#480) 3 years ago