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
Alexandre Flament 230a5ecd04 [fix] fix a test_standalone_searx test case
If test_engines_init.py runs before test_standalone_searx.py, the engine list is not empty.
It makes test_get_search_query flaky.

This commit initializes the engline list in test_standalone_searx.py
4 years ago
..
engines [mod] remove unused import 4 years ago
__init__.py [mod] remove buildout/makefile infrastructure 9 years ago
test_answerers.py Drop Python 2 (1/n): remove unicode string and url_utils 4 years ago
test_engines_init.py [enh] Add onions category with Ahmia, Not Evil and Torch 4 years ago
test_plugins.py [fix] hash plugin test 4 years ago
test_preferences.py Let admins lock user preferences 4 years ago
test_query.py [fix] resolve query_parts regression 4 years ago
test_results.py [mod] remove buildout/makefile infrastructure 9 years ago
test_search.py [mod] searx.search: EngineRef, SearchQuery: add __repr__ and __eq__ methods 4 years ago
test_standalone_searx.py [fix] fix a test_standalone_searx test case 4 years ago
test_utils.py [mod] move extract_text, extract_url to searx.utils 4 years ago
test_webadapter.py [mod] remove unused import 4 years ago
test_webapp.py [fix] fix of / and /search 4 years ago
test_webutils.py [mod] add searx/webutils.py 4 years ago