Add HTML5 focused object review
CI / python (push) Has been cancelled
CI / rust (push) Has been cancelled

This commit is contained in:
2026-05-17 00:54:46 +03:00
parent 6e89cdcd84
commit f830c4290f
3 changed files with 78 additions and 4 deletions
+3
View File
@@ -337,6 +337,9 @@ def test_html5_object_context_fragment(tmp_path: Path):
assert "data-html5-project-report" in context.text
assert "Отчет объекта" in context.text
assert "server focused summary" in context.text
assert "data-html5-review" in context.text
assert "Review объекта" in context.text
assert "External integration endpoint" in context.text
assert "1 signals" in context.text
assert "1 errors" in context.text
assert "125.0 ms" in context.text