searx/tests/unit
dalf fbb080f358 Change plugin API :
- pre_search(request, search)
- post_search(request, search)
- on_result(request, search, result)

with
- request is the Flask request
- search a searx.Search instance
- result a searx result as usual
2016-11-02 14:22:16 +01:00
..
engines add time range search for flickr 2016-11-01 17:58:29 +01:00
__init__.py [mod] remove buildout/makefile infrastructure 2016-01-10 19:23:10 +01:00
test_plugins.py Change plugin API : 2016-11-02 14:22:16 +01:00
test_preferences.py Fix quantity of blank lines after code object. 2016-07-10 21:44:27 +07:00
test_results.py [mod] remove buildout/makefile infrastructure 2016-01-10 19:23:10 +01:00
test_search.py [mod] remove buildout/makefile infrastructure 2016-01-10 19:23:10 +01:00
test_utils.py [mod] remove buildout/makefile infrastructure 2016-01-10 19:23:10 +01:00
test_webapp.py [mod] rename "default" theme to "legacy" 2016-09-22 23:51:07 +02:00