summaryrefslogtreecommitdiff
path: root/tests/unit/test_webutils.py
AgeCommit message (Expand)Author
2024-10-03[refactor] unit tests to utilize paramaterized and break down monolithic testsGrant Lanham
2024-03-11[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2024-01-29[fix] do highlight replacement at onceallixx
2023-06-19[mod] move some code from webapp module to webutils module (no functional cha...Markus Heiser
2023-01-15A little fix and modified the testing for content highlightahmad-alkadri
2021-12-28[mod] webutils.py: remove dead codeAlexandre Flament
2021-12-27[fix] issues reported by pylintMarkus Heiser
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-09-02[mod] move searx/testing.py to the tests directoryAlexandre Flament
2021-02-08Updated webutils.highlight_content to ignore double-quotes when highlighting ...Daniel Hones
2020-09-22[mod] add searx/webutils.pyAlexandre Flament