forked from zaclys/searxng
		
	|  8c1a65d32f it prepares the new architecture change, everything about multithreading in moved in the searx.search.* packages previously the call to the "init" function of the engines was done in searx.engines: * the network was not set (request not sent using the defined proxy) * it requires to monkey patch the code to avoid HTTP requests during the tests | ||
|---|---|---|
| .. | ||
| engines | ||
| network | ||
| settings | ||
| __init__.py | ||
| test_answerers.py | ||
| test_engines_init.py | ||
| test_external_bangs.py | ||
| test_plugins.py | ||
| test_preferences.py | ||
| test_query.py | ||
| test_results.py | ||
| test_search.py | ||
| test_settings_loader.py | ||
| test_standalone_searx.py | ||
| test_utils.py | ||
| test_webadapter.py | ||
| test_webapp.py | ||
| test_webutils.py | ||