whoogle-search/test
Ben Busby bbbcc08927
Refactor app/misc/*.json -> app/static/settings/*.json
The country/language json files are used for user config settings, so
the "misc" name didn't really make sense. Also moved these to the static
folder to make testing easier.
2021-03-18 11:06:03 -04:00
..
__init__.py Added testing and ci build, refactored filter class, refactored project structure 2020-04-15 17:41:53 -06:00
conftest.py Improve naming of *_utils files, update fn/class doc 2021-03-08 12:22:04 -05:00
test_autocomplete.py Feature: autocomplete/search suggestions (#72) 2020-05-24 14:03:11 -06:00
test_misc.py Improve naming of *_utils files, update fn/class doc 2021-03-08 12:22:04 -05:00
test_results.py Improve naming of *_utils files, update fn/class doc 2021-03-08 12:22:04 -05:00
test_routes.py Allow setting site alts using environment vars (#155) 2020-12-05 17:01:21 -05:00