mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-07-20 05:29:28 -04:00
chore: Additional frontier testing and reformat
This commit is contained in:
parent
e7e4225bf2
commit
addf73f865
5 changed files with 99 additions and 14 deletions
|
@ -277,6 +277,7 @@ def test_ydl_proxy_down():
|
|||
with pytest.raises(brozzler.ProxyError):
|
||||
brozzler.ydl.do_youtube_dl(worker, site, page)
|
||||
|
||||
|
||||
def test_proxy_down():
|
||||
"""
|
||||
Test all fetching scenarios raise `brozzler.ProxyError` when proxy is down.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue