summaryrefslogtreecommitdiff
path: root/tests/unit
AgeCommit message (Expand)Author
2025-12-02[mod] client/simple: client plugins (#5406)Ivan Gabaldon
2025-11-25[mod] replace js_variable_to_python by js_obj_str_to_python (#2792) (#5477)Markus Heiser
2025-11-25[fix] engines initialization - if engine load fails, set to inactiveMarkus Heiser
2025-09-18[mod] addition of various type hints / engine processorsMarkus Heiser
2025-09-03[mod] drop: from __future__ import annotationsMarkus Heiser
2025-09-03[mod] addition of various type hints / tbcMarkus Heiser
2025-09-01[mod] typification of SearXNG: add new result type CodeMarkus Heiser
2025-08-20[feat] engines: add GitHub Code Search engine (#5074)Filip Mikina
2025-08-18[fix] revision of utils.HTMLTextExtractor (#5125)Markus Heiser
2025-08-09[mod] limiter: trusted proxies (#4911)Ivan Gabaldon
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-05-13[enh] tidy: clean old morty, filtron, searx referencesIvan Gabaldon
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-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-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