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

This commit is contained in:
2026-05-17 00:47:39 +03:00
parent 6f594395f8
commit 9c4d02616f
3 changed files with 10 additions and 3 deletions
+3
View File
@@ -331,6 +331,9 @@ def test_html5_object_context_fragment(tmp_path: Path):
assert "data-html5-source" in context.text
assert "ObjectModule.bsl" in context.text
assert "Соединение = Новый HTTPСоединение" in context.text
assert "data-html5-symbol-detail" in context.text
assert "Символ · DOCUMENT" in context.text
assert "HAS_ATTRIBUTE" in context.text
assert "1 signals" in context.text
assert "1 errors" in context.text
assert "125.0 ms" in context.text