summaryrefslogtreecommitdiff
path: root/tests/unit/test_answerers.py
AgeCommit message (Collapse)Author
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
This patch was generated by black [1]:: make format.python [1] https://github.com/psf/black Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-09-02[mod] move searx/testing.py to the tests directoryAlexandre Flament
move robot tests to tests.robot manage calls "python -m tests.robot"
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2016-11-19[enh] add quick answer functionality with an example answererAdam Tauber