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.
2020-12-11 19:21:32 -05:00
..
__init__.py Added testing and ci build, refactored filter class, refactored project structure 2020-04-15 17:41:53 -06:00
conftest.py Allow setting site alts using environment vars (#155) 2020-12-05 17:01:21 -05:00
test_autocomplete.py Feature: autocomplete/search suggestions (#72) 2020-05-24 14:03:11 -06:00
test_misc.py Privacy respecting alternatives in results view (#106) 2020-07-26 11:53:59 -06:00
test_results.py Fix nojs lxml constructor 2020-12-11 19:21:32 -05:00
test_routes.py Allow setting site alts using environment vars (#155) 2020-12-05 17:01:21 -05:00