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 6e7ec9918a
Move language/country settings to app config
Moves the language and country dicts from the config model to json files
that are loaded during app init and stored in the app config dict. This
substantially improves the readability of the config model and allows
for much more sensible loading of the language/country options.
4 years ago
..
__init__.py Added testing and ci build, refactored filter class, refactored project structure 4 years ago
conftest.py Move language/country settings to app config 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 PEP-8: Fix formatting issues, add CI workflow (#161) 4 years ago
test_routes.py Allow setting site alts using environment vars (#155) 4 years ago