whoogle-search/test
Ben Busby d2adfb772c
Add ability to configure site alts w/ env vars
Site alternatives (i.e. twitter.com -> nitter.net) can now be configured
using environment variables:

WHOOGLE_ALT_TW='nitter.net' # twitter alt
WHOOGLE_ALT_YT='invidio.us' # youtube alt
WHOOGLE_ALT_IG='bibliogram.art/u' # instagram alt

Updated testing to confirm results have been modified.
2020-12-05 16:52:46 -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 Add ability to configure site alts w/ env vars 2020-12-05 16:52:46 -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 Add ability to configure site alts w/ env vars 2020-12-05 16:52:46 -05:00
test_routes.py Add ability to configure site alts w/ env vars 2020-12-05 16:52:46 -05:00