summaryrefslogtreecommitdiff
path: root/tests/unit/test_plugins.py
AgeCommit message (Expand)Author
2024-10-15[fix] float operations in calculator pluginGrant Lanham
2024-10-15[refactor] unit tests (continued) - pluginsGrant Lanham
2024-10-03[refactor] unit tests to utilize paramaterized and break down monolithic testsGrant Lanham
2024-08-30[fix] self_info: request.user_agent is not a strAlexander Sulfrian
2024-03-11[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2023-11-01[mod] isolation of botdetection from the limiterMarkus Heiser
2023-06-01[fix] correct determination of the IP for the requestMarkus Heiser
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-10-06plugins: refactor initializationAlexandre Flament
2021-09-02[mod] move searx/testing.py to the tests directoryAlexandre Flament
2020-12-01[mod] pylint: numerous minor code fixesAlexandre Flament
2020-10-24[fix] hash plugin testVenca24
2020-10-23[fix] code styleVenca24
2020-10-23[enh] add plugin converting strings into hash digestsVenca24
2020-09-10Drop Python 2 (4/n): SearchQuery.query is a str instead of bytesDalf
2020-06-11[fix] commit 2c6531b2 breaks the unit test, this is a hotfixMarkus Heiser
2017-05-15[enh] py3 compatibilityAdam Tauber
2017-01-02[mod] searx uses flask framework only in webapp.py. Make migration to another...Alexandre Flament
2016-11-02Change plugin API :dalf
2016-11-02Clean up the architecturedalf
2016-08-27remove self info answers from pages after first oneNoemi Vanyi
2016-01-10[mod] remove buildout/makefile infrastructureAdam Tauber