1
0
mirror of https://github.com/searx/searx synced 2024-11-30 06:00:17 +01:00
searx/tests/unit
2020-12-01 15:07:09 +01:00
..
engines [mod] remove unused import 2020-11-14 14:11:02 +01:00
settings [enh] settings.yml: add use_default_settings option (2nd version) 2020-11-27 19:40:04 +01:00
__init__.py
test_answerers.py
test_engines_init.py [enh] Add onions category with Ahmia, Not Evil and Torch 2020-10-25 17:59:05 -07:00
test_plugins.py
test_poolrequests.py [enh] Add multiple outgoing proxies 2020-11-20 15:29:21 +01:00
test_preferences.py Let admins lock user preferences 2020-10-25 18:06:18 +01:00
test_query.py [fix] resolve query_parts regression 2020-10-26 14:15:59 +01:00
test_results.py
test_search.py [mod] searx.search: EngineRef, SearchQuery: add __repr__ and __eq__ methods 2020-11-10 10:45:40 +01:00
test_settings_loader.py [enh] settings.yml: add use_default_settings option (2nd version) 2020-11-27 19:40:04 +01:00
test_standalone_searx.py [mod] use github actions instead of travis 2020-11-17 15:09:06 +01:00
test_utils.py
test_webadapter.py [mod] remove unused import 2020-11-14 14:11:02 +01:00
test_webapp.py [fix] tests: fix duplicate method name 2020-12-01 15:07:09 +01:00
test_webutils.py