test(techdemo): add typed browser e2e

req: examples/001

req: dx/008

req: form/002

req: page_swap/002

req: push/003
This commit is contained in:
slhx agent
2026-05-11 07:28:34 +02:00
parent e1265e37f1
commit e840802721
5 changed files with 1245 additions and 10 deletions
+2 -1
View File
@@ -21,4 +21,5 @@ This is a polished Linear-style product demo for planning typed work across lane
Verification:
cargo test -p slhx-techdemo --test e2e
mutest -p slhx-techdemo -f examples/techdemo/src/main.rs -F 'registry' --test-package slhx-techdemo -j 2 --timeout 90
cargo test -p slhx-techdemo --test browser_e2e
mutest -p slhx-techdemo -f examples/techdemo/src/main.rs -F 'registry' -j 2 --timeout 90 -- --test e2e