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
__init__.py
test_answerers.py
test_engine_mariadb_server.py
test_engine_tineye.py
test_engines_init.py
test_exceptions.py
test_external_bangs.py
test_locales.py
test_plugin_calculator.py
test_plugin_hash.py
test_plugin_self_info.py
test_plugins.py
test_preferences.py
test_query.py
test_results.py
test_search.py
test_settings_loader.py
test_utils.py
test_webadapter.py
test_webapp.py
test_webutils.py