searxng/tests/unit
Grant Lanham 3e87354f0e [fix] float operations in calculator plugin
This patch adds an additional *isinstance* check within the ast parser to check
for float along with int, fixing the underlying issue.

Co-Authored: Markus Heiser <markus.heiser@darmarit.de>
2024-10-15 08:10:52 +02:00
..
engines
network
processors
settings [feat] add favicons to result urls 2024-10-05 08:18:28 +02:00
__init__.py
test_answerers.py [refactor] unit tests to utilize paramaterized and break down monolithic tests 2024-10-03 13:20:32 +02:00
test_engine_mariadb_server.py [feat] implement mariadb engine 2024-10-03 13:04:06 +02:00
test_engine_tineye.py [feat] implement mariadb engine 2024-10-03 13:04:06 +02:00
test_engines_init.py
test_exceptions.py [refactor] unit tests to utilize paramaterized and break down monolithic tests 2024-10-03 13:20:32 +02:00
test_external_bangs.py [refactor] unit tests to utilize paramaterized and break down monolithic tests 2024-10-03 13:20:32 +02:00
test_locales.py [enh] engine: mojeek - add language support 2024-10-15 06:37:01 +02:00
test_plugin_calculator.py [fix] float operations in calculator plugin 2024-10-15 08:10:52 +02:00
test_plugin_hash.py [refactor] unit tests (continued) - plugins 2024-10-15 08:10:52 +02:00
test_plugin_self_info.py [refactor] unit tests (continued) - plugins 2024-10-15 08:10:52 +02:00
test_plugins.py [fix] float operations in calculator plugin 2024-10-15 08:10:52 +02:00
test_preferences.py [mod] Revision of the favicon solution 2024-10-05 08:18:28 +02:00
test_query.py [refactor] unit tests to utilize paramaterized and break down monolithic tests 2024-10-03 13:20:32 +02:00
test_results.py
test_search.py [refactor] unit tests to utilize paramaterized and break down monolithic tests 2024-10-03 13:20:32 +02:00
test_settings_loader.py [refactor] unit tests to utilize paramaterized and break down monolithic tests 2024-10-03 13:20:32 +02:00
test_utils.py [refactor] unit tests (continued) - plugins 2024-10-15 08:10:52 +02:00
test_webadapter.py
test_webapp.py [fix] float operations in calculator plugin 2024-10-15 08:10:52 +02:00
test_webutils.py [refactor] unit tests to utilize paramaterized and break down monolithic tests 2024-10-03 13:20:32 +02:00