connections
This commit is contained in:
@@ -46,6 +46,7 @@ def test_dashboard_chat_uses_streaming_fetch():
|
||||
assert "stream: true" in html
|
||||
assert ".body.getReader()" in html
|
||||
assert 'data === "[DONE]"' in html
|
||||
assert 'console.error("chat stream failed", err)' in html
|
||||
|
||||
|
||||
def test_dashboard_served_by_follower():
|
||||
|
||||
Reference in New Issue
Block a user