chore: Additional frontier testing and reformat

This commit is contained in:
Adam Miller 2025-03-31 16:03:44 -07:00
parent e7e4225bf2
commit addf73f865
5 changed files with 99 additions and 14 deletions

View file

@ -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.