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 cdf0b50284
Update search tests to only perform GET requests
Since POST requests are now redirected to GET requests (with an
encrypted query string), POST searches are no longer the correct
approach to use for testing purposes.
8 months ago
..
__init__.py Added testing and ci build, refactored filter class, refactored project structure 4 years ago
conftest.py Add auth to cookie (#964) 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 2 years ago
test_results.py Update search tests to only perform GET requests 8 months ago
test_routes.py Fix handling of bangs (#851) 2 years ago