searxng/tests/unit
Alexandre Flament e64c3deab7 [mod] upgrade httpx 0.21.2
httpx 0.21.2 and httpcore 0.14.4 fix multiple issues:
* https://github.com/encode/httpx/releases/tag/0.21.2
* https://github.com/encode/httpcore/releases/tag/0.14.4

so most of the workarounds in searx.network have been removed.
2022-01-05 18:46:00 +01:00
..
engines [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
network [mod] upgrade httpx 0.21.2 2022-01-05 18:46:00 +01:00
settings [mod] use tests/unit/settings/test_settings.yml in unit tests 2021-07-25 12:59:09 +02:00
__init__.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
test_answerers.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
test_engines_init.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
test_external_bangs.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
test_plugins.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
test_preferences.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
test_query.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
test_results.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
test_search.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
test_settings_loader.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
test_standalone_searx.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
test_utils.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
test_webadapter.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
test_webapp.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
test_webutils.py [mod] webutils.py: remove dead code 2021-12-28 10:14:38 +01:00