Add HTML5 object graph context
This commit is contained in:
@@ -322,6 +322,7 @@ def test_html5_object_context_fragment(tmp_path: Path):
|
||||
assert "HTTPConnection" in context.text
|
||||
assert "https://api.example.local/orders" in context.text
|
||||
assert "OUTBOUND" in context.text
|
||||
assert "data-html5-object-context-item=\"flow-edge\"" in context.text
|
||||
assert "1 signals" in context.text
|
||||
assert "1 errors" in context.text
|
||||
assert "125.0 ms" in context.text
|
||||
|
||||
Reference in New Issue
Block a user