mirror of
https://github.com/searxng/searxng.git
synced 2025-07-13 16:29:17 +02:00
Bing news' unit test
I have no idea why coverage tell 97% and 2 misses in branches. If anyone has an idea...
This commit is contained in:
parent
dad0434f34
commit
efde2c21c8
3 changed files with 249 additions and 17 deletions
|
@ -1,5 +1,6 @@
|
|||
from searx.tests.engines.test_bing import * # noqa
|
||||
from searx.tests.engines.test_bing_images import * # noqa
|
||||
from searx.tests.engines.test_bing_news import * # noqa
|
||||
from searx.tests.engines.test_dailymotion import * # noqa
|
||||
from searx.tests.engines.test_deezer import * # noqa
|
||||
from searx.tests.engines.test_deviantart import * # noqa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue