Link HTML5 object selection to source
CI / python (push) Has been cancelled
CI / rust (push) Has been cancelled

This commit is contained in:
2026-05-17 00:44:15 +03:00
parent 70c6424c8c
commit 6f594395f8
3 changed files with 21 additions and 2 deletions
+3
View File
@@ -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