forked from wangziqi/gongxue-base
test: add taro h5 interaction smoke
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user