feat: add frontend e2e coverage

This commit is contained in:
a.tolmachev
2026-04-05 22:22:44 +03:00
parent d33c52d51d
commit 0bd47d9944
18 changed files with 623 additions and 7 deletions
+3
View File
@@ -23,3 +23,6 @@ ui-build:
verify-ui:
just ui-build
ui-e2e:
cd apps/ui && npm run e2e