costmikuSearch/tests/unit
Alexandre Flament 28ccf47ca4 [mod] searx.webapp.get_locale: read locale from the preferences
pre_request already set the locale.
2021-08-17 08:18:30 +02:00
..
engines
network [fix] fix KeyError: 'ipv6' 2021-05-07 10:57:55 +02:00
settings [mod] use tests/unit/settings/test_settings.yml in unit tests 2021-07-25 12:59:09 +02:00
__init__.py [mod] use tests/unit/settings/test_settings.yml in unit tests 2021-07-25 12:59:09 +02:00
test_answerers.py
test_engines_init.py
test_external_bangs.py
test_plugins.py
test_preferences.py
test_query.py
test_results.py
test_search.py [mod] settings_default: remove searx.search.max_request_timeout global variable 2021-06-01 08:10:15 +02:00
test_settings_loader.py [mod] settings.yml: remove locales 2021-08-03 15:44:45 +02:00
test_standalone_searx.py
test_utils.py
test_webadapter.py
test_webapp.py [mod] searx.webapp.get_locale: read locale from the preferences 2021-08-17 08:18:30 +02:00
test_webutils.py