1
0
Fork 0
mirror of https://github.com/searxng/searxng.git synced 2025-03-11 15:11:24 +00:00
searxng/tests/unit
Noémi Ványi 99435381a8 [enh] introduce private engines
This PR adds a new setting to engines named `tokens`.
It expects a list of tokens which lets searx validate
if the request should be accepted or not.
2020-02-08 11:47:39 +01:00
..
__init__.py [mod] remove buildout/makefile infrastructure 2016-01-10 19:23:10 +01:00
test_answerers.py [enh] add quick answer functionality with an example answerer 2016-11-19 20:53:51 +01:00
test_plugins.py [enh] py3 compatibility 2017-05-15 12:02:30 +02:00
test_preferences.py [fix] preference query parameter decoding () 2019-07-17 09:42:40 +02:00
test_query.py [enh] Add timeout limit per request () 2019-08-02 13:50:51 +02:00
test_results.py [mod] remove buildout/makefile infrastructure 2016-01-10 19:23:10 +01:00
test_search.py [enh] introduce private engines 2020-02-08 11:47:39 +01:00
test_utils.py [fix] fix flickr_noapi decoding () 2019-08-02 13:37:13 +02:00
test_webapp.py [fix] fix monkey patch in test_webapp.py () 2019-08-03 13:23:36 +02:00