推进 UI run summary helper 文档

This commit is contained in:
2026-06-14 18:01:34 +08:00
parent 56322115f9
commit b989de23ae
3 changed files with 172 additions and 1 deletions

View File

@@ -60,6 +60,12 @@ The current OPFS host-boundary validation command is:
wasm-port/tests/opfs/node/verify_file_service.sh
```
The current UI helper Node smoke validation command is:
```bash
wasm-port/tests/ui/node/verify_ui_node_smokes.sh
```
The current browser smoke validation command is:
```bash
@@ -102,6 +108,7 @@ wasm-port/tests/wasm/node/verify_sim_configs_inventory_wasm.sh
wasm-port/tests/wasm/node/verify_nc_files_wasm.sh
wasm-port/tests/wasm/node/verify_tp_wasm.sh
wasm-port/tests/opfs/node/verify_file_service.sh
wasm-port/tests/ui/node/verify_ui_node_smokes.sh
wasm-port/tests/browser/verify_ini_panel_browser.sh
wasm-port/tests/browser/verify_interp_browser.sh
wasm-port/tests/host/verify_host_smokes.sh