test: add taro h5 interaction smoke

This commit is contained in:
Codex
2026-07-01 02:37:43 +08:00
parent c3e1f27a0a
commit ad1c69037b
20 changed files with 1052 additions and 36 deletions

View File

@@ -225,6 +225,24 @@
"tenantResolveRequests": 3
}
},
{
"id": "taro.h5-interaction-smoke",
"status": "pass",
"command": "npm --silent run smoke:taro:h5:interaction -- --json > docs/refactor/launch-artifacts/taro-h5-interaction-smoke.json",
"completedAt": "2026-06-30T12:13:00+08:00",
"artifact": "launch-artifacts/taro-h5-interaction-smoke.json",
"summary": {
"fail": 0,
"pass": 11,
"mockApi": {
"keyRequests": {
"answers": 1,
"favorites": 2,
"tenantResolve": 3
}
}
}
},
{
"id": "taro.h5-release-guardrails",
"status": "pass",