summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2025-07-29[test] calculator plugin: report the DeprecationWarning once (#5070)Markus Heiser
2025-07-26[fix] cleanup: rename `searx` leftovers to `SearXNG` (#5049)Markus Heiser
2025-07-11[mod] remove option ui.static_use_hash (cache busting) (#5004)Markus Heiser
2025-06-22[fix] remove dissem.in due to its closure (#4930)Nanashi
2025-05-30[mod] UI footer: correct capitalization of "SearXNG" in base.htmlbenpiano800
2025-05-13[enh] tidy: clean old morty, filtron, searx referencesIvan Gabaldon
2025-04-22[fix] issues when launching a local development serverMarkus Heiser
2025-03-29[refactor] migrate plugins from "module" to class SXNGPluginMarkus Heiser
2025-03-15container: add default support for IPv6 (#4448)Ivan Gabaldon
2025-03-15[refactor] typification of SearXNG (MainResult) / result items (part 2)Markus Heiser
2025-03-01[fix] add backward compatibility for the "enabled_plugins:"Markus Heiser
2025-02-07[fix] selenium: binary is not a Firefox executableMarkus Heiser
2025-01-29[mod] rudimentary implementation of a MainResult typeMarkus Heiser
2025-01-28[refactor] typification of SearXNG / EngineResultsMarkus Heiser
2025-01-28[refactor] typification of SearXNG (initial) / result items (part 1)Markus Heiser
2025-01-14[json_engine] Add unit testLucki
2024-11-29[fix] unit tests: call searx.search.initialize in test's setUpMarkus Heiser
2024-11-29[enh] use longest title and test get_ordered_results()Allen
2024-11-25[chore] rss: rename from searx to SearXNGBnyro
2024-11-24[test] add additional tests for preferencesGrant Lanham
2024-11-24[chore] *: fix typos detected by typos-cliBnyro
2024-10-28[fix] calculator: use locale from UI (not from selected language)Markus Heiser
2024-10-26[mod] add test to check compat.py moduleMarkus Heiser
2024-10-15[fix] float operations in calculator pluginGrant Lanham
2024-10-15[refactor] unit tests (continued) - pluginsGrant Lanham
2024-10-15[enh] engine: mojeek - add language support0xhtml
2024-10-05[mod] Revision of the favicon solutionMarkus Heiser
2024-10-05[feat] add favicons to result urlsBrock Vojkovic
2024-10-03[refactor] unit tests to utilize paramaterized and break down monolithic testsGrant Lanham
2024-10-03[feat] implement mariadb engineGrant Lanham
2024-09-22Add paramaterized with example of refactorGrant Lanham
2024-08-30[fix] self_info: request.user_agent is not a strAlexander Sulfrian
2024-08-21Fix tineye engine url, datetime parsing, and minor refactorGrant Lanham
2024-08-21[fix] unit tests: fix load / unload engines & fix messagesMarkus Heiser
2024-07-14[mod] revision of the settings_loaderMarkus Heiser
2024-07-13[fix] tear down TEST_ENGINES after TestBang is proceededMarkus Heiser
2024-06-28[fix] unit test_xpath.py: name 'logger' is not definedMarkus Heiser
2024-06-23[fix] implement tests and remove usage of gen_useragent in enginesGrant Lanham
2024-06-23[fix] engine unit tests.Richard Lyons
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
2024-01-31[mod] remove X-XSS-Protection headersMarkus Heiser
2024-01-29[fix] do highlight replacement at onceallixx
2023-11-01[mod] isolation of botdetection from the limiterMarkus Heiser
2023-10-22[fix] HTMLParser: undocumented not implemented methodMarkus Heiser
2023-09-19better error message when no results foundEmilien Devos
2023-09-19[feat] implement feeling lucky featureBnyro
2023-09-18[fix] spellingjazzzooo
2023-08-09[fix] make flask_babel.gettext() work in engine modules (L10n & threads)Markus Heiser
2023-06-19[mod] move some code from webapp module to webutils module (no functional cha...Markus Heiser