Link HTML5 object selection to source
This commit is contained in:
@@ -328,6 +328,9 @@ def test_html5_object_context_fragment(tmp_path: Path):
|
||||
assert "data-html5-flowchart" in context.text
|
||||
assert 'hx-swap-oob="outerHTML"' in context.text
|
||||
assert "Карта связей · focus" in context.text
|
||||
assert "data-html5-source" in context.text
|
||||
assert "ObjectModule.bsl" in context.text
|
||||
assert "Соединение = Новый HTTPСоединение" 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