searxngRebrandZaclys/tests/unit
Alexandre Flament 46b454277f
Merge pull request #2309 from dalf/mod_search_repr
[mod] searx.search: EngineRef, SearchQuery: add __repr__ and __eq__ methods
2020-11-14 13:23:44 +01:00
..
engines
__init__.py
test_answerers.py
test_engines_init.py
test_plugins.py
test_preferences.py
test_query.py [fix] resolve query_parts regression 2020-10-26 14:15:59 +01:00
test_results.py [mod] remove buildout/makefile infrastructure 2016-01-10 19:23:10 +01:00
test_search.py [mod] searx.search: EngineRef, SearchQuery: add __repr__ and __eq__ methods 2020-11-10 10:45:40 +01:00
test_standalone_searx.py [mod] searx.search: EngineRef, SearchQuery: add __repr__ and __eq__ methods 2020-11-10 10:45:40 +01:00
test_utils.py [mod] move extract_text, extract_url to searx.utils 2020-10-02 18:13:56 +02:00
test_webadapter.py
test_webapp.py
test_webutils.py