このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
whoogle-mod/test
Ben Busby 0a6575d219
Hotfix: Move language/country json to app dir
Pip installs of whoogle search were missing access to the misc/ folder,
which previously contained the language and country json files. These
have been moved to app/misc, and the previous root level misc/ was
renamed to config/ (since it now only contains the tor config files).

Bump to 0.3.1.
2021-02-07 18:55:27 -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 Move language/country settings to app config 2020-12-17 16:42:05 -05:00
misc Hotfix: Move language/country json to app dir 2021-02-07 18:55:27 -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 PEP-8: Fix formatting issues, add CI workflow (#161) 2020-12-17 16:06:47 -05:00
test_routes.py Allow setting site alts using environment vars (#155) 2020-12-05 17:01:21 -05:00