searxng/tests/unit
Markus Heiser a1adc46fc8 [pylint] Pylint 2.10 - fix redundant-u-string-prefix
Pylint 2.10 added new default checks [1]:

redundant-u-string-prefix:
  Emitted when the u prefix is added to a string

[1] https://pylint.pycqa.org/en/latest/whatsnew/2.10.html
[2] https://github.com/PyCQA/pylint/issues/4102

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-08-31 10:54:40 +02:00
..
engines [mod] remove unused import 2020-11-14 14:11:02 +01:00
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 Drop Python 2 (1/n): remove unicode string and url_utils 2020-09-10 10:39:04 +02:00
test_engines_init.py [mod] multithreading only in searx.search.* packages 2021-05-05 13:12:42 +02:00
test_external_bangs.py [mod] add utils/fetch_external_bangs.py 2021-02-24 18:48:36 +01:00
test_plugins.py [mod] pylint: numerous minor code fixes 2020-12-01 15:21:19 +01:00
test_preferences.py [mod] pylint: numerous minor code fixes 2020-12-01 15:21:19 +01:00
test_query.py [mod] multithreading only in searx.search.* packages 2021-05-05 13:12:42 +02:00
test_results.py [mod] remove buildout/makefile infrastructure 2016-01-10 19:23:10 +01:00
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 Add searx_extra package 2021-03-04 11:59:14 +01:00
test_utils.py [pylint] Pylint 2.10 - fix redundant-u-string-prefix 2021-08-31 10:54:40 +02:00
test_webadapter.py [mod] split searx.search into different processors 2020-12-17 11:39:36 +01:00
test_webapp.py [mod] searx.webapp.get_locale: read locale from the preferences 2021-08-17 08:18:30 +02:00
test_webutils.py Updated webutils.highlight_content to ignore double-quotes when highlighting query parts 2021-02-08 23:58:54 -05:00