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 0310f0f542
Use app init enc key by default for all queries
This can be updated later to allow users with cookies enabled to use a
key that is unique to their session (if they want, not mandatory), but
for now it makes more sense to just use a single key for all queries
from all users. This should eliminate a lot of issues that users have
reported where they are unable to decrypt queries or page elements due
to an expired/renewed session key.
1 year ago
..
__init__.py Added testing and ci build, refactored filter class, refactored project structure 4 years ago
conftest.py Use app init enc key by default for all queries 1 year ago
test_autocomplete.py Improve public instance session management (#480) 3 years ago
test_misc.py Use app init enc key by default for all queries 1 year ago
test_results.py Use app init enc key by default for all queries 1 year ago
test_routes.py Fix handling of bangs (#851) 2 years ago