Add HTML5 focused object review
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user