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 995ba2f406 [mod] searx.search.SearchQuery: remove categories parameter
The categories parameter is useless in the constructor:
it is always the categories from the EngineRef.

The categories becomes a property.
4 years ago
..
engines
settings
__init__.py
test_answerers.py
test_engines_init.py
test_plugins.py
test_poolrequests.py
test_preferences.py
test_query.py
test_results.py
test_search.py [mod] searx.search.SearchQuery: remove categories parameter 4 years ago
test_settings_loader.py
test_standalone_searx.py [mod] searx.search.SearchQuery: remove categories parameter 4 years ago
test_utils.py
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