summaryrefslogtreecommitdiff
path: root/tests/unit/test_search.py
AgeCommit message (Expand)Author
2024-10-03[refactor] unit tests to utilize paramaterized and break down monolithic testsGrant Lanham
2024-08-21[fix] unit tests: fix load / unload engines & fix messagesMarkus Heiser
2024-03-11[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2023-09-19[feat] implement feeling lucky featureBnyro
2023-08-09[fix] make flask_babel.gettext() work in engine modules (L10n & threads)Markus Heiser
2023-02-17Add "Auto-detected" as a language.Alexandre Flament
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-06-01[mod] settings_default: remove searx.search.max_request_timeout global variableAlexandre Flament
2020-12-18[mod] searx.search.EngineRef: remove from_bang parameterAlexandre Flament
2020-12-18[mod] searx.search.SearchQuery: remove categories parameterAlexandre Flament
2020-12-17[mod] split searx.search into different processorsAlexandre Flament
2020-11-10[mod] searx.search: EngineRef, SearchQuery: add __repr__ and __eq__ methodsAlexandre Flament
2020-09-22[mod] add typing and __slots__Alexandre Flament
2020-09-22[mod] check the engine tokens in searx/webadapter.py instead of searx/search.pyAlexandre Flament
2020-09-22[mod] add searx.search.EngineRefAlexandre Flament
2020-09-22[mod] add searx/webadapter.pyAlexandre Flament
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2020-07-03Created new plugin type custom_results. Added new plugin bang_redirect (#2027)Lukas van den Berk
2020-02-08[enh] introduce private enginesNoémi Ványi
2019-08-02[enh] Add timeout limit per request (#1640)Alexandre Flament
2016-01-10[mod] remove buildout/makefile infrastructureAdam Tauber