mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 04:00:02 +00:00
show engine errors in infobox && add new error alert
This commit is contained in:
@@ -39,6 +39,7 @@ class ViewsTestCase(SearxTestCase):
|
||||
corrections=set(),
|
||||
suggestions=set(),
|
||||
infoboxes=[],
|
||||
unresponsive_engines=[],
|
||||
results=self.test_results,
|
||||
results_number=lambda: 3,
|
||||
results_length=lambda: len(self.test_results))
|
||||
|
||||
Reference in New Issue
Block a user