summaryrefslogtreecommitdiff
path: root/tests/unit/test_utils.py
AgeCommit message (Expand)Author
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-03-11[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2024-03-09[black] upgrade black 22.12.0 --> 24.2.0Markus Heiser
2023-10-22[fix] HTMLParser: undocumented not implemented methodMarkus Heiser
2023-03-24[mod] replace utils.match_language by locales.match_localeMarkus Heiser
2022-12-16Replace langdetect with fasttextArtikusHG
2022-01-29[mod] add documentation about searx.utilsAlexandre Flament
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-10-12[fix] fix match_language issue to make zh-TW match to zh-Hant-TWMarc Abonce Seguin
2021-09-02[mod] move searx/testing.py to the tests directoryAlexandre Flament
2021-08-31[pylint] Pylint 2.10 - fix redundant-u-string-prefixMarkus Heiser
2020-12-03[enh] record details exception per engineAlexandre Flament
2020-10-02[mod] move extract_text, extract_url to searx.utilsAlexandre Flament
2020-09-22[mod] add searx/webutils.pyAlexandre Flament
2020-09-13[fix] searx.utils.HTMLTextExtractor: invalid HTML don't raise an ExceptionAlexandre Flament
2020-09-10Drop Python 2 (4/n): SearchQuery.query is a str instead of bytesDalf
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2019-08-02[fix] fix flickr_noapi decoding (#1655)Alexandre Flament
2019-07-17[fix] secret_key can be bytes instead of a string (#1602)rachmadani haryono
2018-03-27refactor engine's search language handlingMarc Abonce Seguin
2017-05-15[enh] py3 compatibilityAdam Tauber
2016-01-10[mod] remove buildout/makefile infrastructureAdam Tauber