mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
If test_engines_init.py runs before test_standalone_searx.py, the engine list is not empty. It makes test_get_search_query flaky. This commit initializes the engline list in test_standalone_searx.py |
||
|---|---|---|
| .. | ||
| engines | ||
| __init__.py | ||
| test_answerers.py | ||
| test_engines_init.py | ||
| test_plugins.py | ||
| test_preferences.py | ||
| test_query.py | ||
| test_results.py | ||
| test_search.py | ||
| test_standalone_searx.py | ||
| test_utils.py | ||
| test_webadapter.py | ||
| test_webapp.py | ||
| test_webutils.py | ||