fix(ci): A33 stop hanging tests and stabilize CI #1

Merged
ochenstarik-ui merged 11 commits from codex/a33-test-hang-ci-stabilization into main 2026-08-30 18:47:51 +00:00
Showing only changes of commit 32bf2c9ac6 - Show all commits

View file

@ -130,7 +130,7 @@ def test_web_client_html_and_js_7_views_parity():
# Overview view elements
assert "renderOverviewView" in app_js
assert "overview-route-diagram" in index_html
assert "workflow-canvas" in index_html
# Analytics view elements
assert "analytics-total-calls" in index_html