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.
2023-10-16 16:46:15 -06: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 auth to cookie (#964) 2023-03-01 09:58:59 -07:00
test_autocomplete.py Improve public instance session management (#480) 2021-11-17 19:35:30 -07:00
test_misc.py Use app init enc key by default for all queries 2022-12-05 12:14:14 -07:00
test_results.py Update search tests to only perform GET requests 2023-10-16 16:46:15 -06:00
test_routes.py Fix handling of bangs (#851) 2022-09-30 14:39:13 -06:00