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.
searxng/tests/unit
Marc Abonce Seguin 571ce9ff07 fix empty colon in query from selecting Chinese 4 years ago
..
engines
settings [fix] settings_loader: don't crash when a key exists only in the user settings 4 years ago
__init__.py
test_answerers.py
test_engines_init.py
test_plugins.py [mod] pylint: numerous minor code fixes 4 years ago
test_poolrequests.py [enh] Add multiple outgoing proxies 4 years ago
test_preferences.py [mod] pylint: numerous minor code fixes 4 years ago
test_query.py fix empty colon in query from selecting Chinese 4 years ago
test_results.py
test_search.py [mod] searx.search.EngineRef: remove from_bang parameter 4 years ago
test_settings_loader.py [enh] settings.yml: add use_default_settings option (2nd version) 4 years ago
test_standalone_searx.py [mod] searx.search.EngineRef: remove from_bang parameter 4 years ago
test_utils.py [enh] record details exception per engine 4 years ago
test_webadapter.py [mod] split searx.search into different processors 4 years ago
test_webapp.py [mod] themes: remove legacy, courgette and pix-art themes 4 years ago
test_webutils.py