whoogle-search/test
Ben Busby 223f00c3c0 Switch from pickle->json for config encoding
`pickle.loads` is insecure (and unnecessary in this context). The
simpler data types of the config model can easily be serialized to json
instead.
2024-10-31 16:43:29 -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 Switch from pickle->json for config encoding 2024-10-31 16:43:29 -06:00
test_results.py Use url params for testing time based result filtering 2023-12-20 11:00:10 -07:00
test_routes.py Fix feeling lucky (#1130) 2024-04-19 12:40:06 -06:00