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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user