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 5b5c2588ed
Fix nojs lxml constructor
The BeautifulSoup constructur in gen_nojs needed to explicitly set
features='lxml' to silence a warning from the library.

Also temporarily disabled the site alts test since the results are too
unreliable. This should be moved to a unit test instead.
4 years ago
..
__init__.py Added testing and ci build, refactored filter class, refactored project structure 4 years ago
conftest.py Allow setting site alts using environment vars (#155) 4 years ago
test_autocomplete.py Feature: autocomplete/search suggestions (#72) 4 years ago
test_misc.py Privacy respecting alternatives in results view (#106) 4 years ago
test_results.py Fix nojs lxml constructor 4 years ago
test_routes.py Allow setting site alts using environment vars (#155) 4 years ago