1
0
mirror of https://github.com/searxng/searxng.git synced 2024-07-02 15:30:42 +02:00
searxng/tests/unit
Alexandre Flament 2dbc0de0cd [mod] add searx/webadapter.py
* move searx.search.get_search_query_from_webapp to searx.webadapter
* move searx.query.SearchQuery to searx.search
2020-09-22 18:59:51 +02:00
..
engines [enh] Add command line engines: git grep, find, etc. (#2128) 2020-09-08 09:51:53 +02:00
__init__.py [mod] remove buildout/makefile infrastructure 2016-01-10 19:23:10 +01:00
test_answerers.py Drop Python 2 (1/n): remove unicode string and url_utils 2020-09-10 10:39:04 +02:00
test_plugins.py Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes 2020-09-10 10:49:42 +02:00
test_preferences.py Drop Python 2 (3/n): objects 2020-09-10 10:39:04 +02:00
test_query.py [mod] searx.RawTextQuery: the constructor call parse_query 2020-09-12 15:25:58 +02:00
test_results.py [mod] remove buildout/makefile infrastructure 2016-01-10 19:23:10 +01:00
test_search.py [mod] add searx/webadapter.py 2020-09-22 18:59:51 +02:00
test_utils.py [mod] add searx/webutils.py 2020-09-22 11:57:06 +02:00
test_webapp.py Drop Python 2 (1/n): remove unicode string and url_utils 2020-09-10 10:39:04 +02:00
test_webutils.py [mod] add searx/webutils.py 2020-09-22 11:57:06 +02:00