# TEST_REPORT — ECR-010 Ops-E **Date:** 2026-08-11 **Result:** PASS ## Commands ```bash cd apps/api && go test ./... -count=1 cd apps/api && go test ./internal/integration/ -run TestOpsESystemRBACBanPush -count=1 npm run build --workspace=@yuxingu/admin-h5 ``` ## Coverage | Case | Result | |------|--------| | Bootstrap admin role=super | PASS | | ops PUT plan-prices → 40301 | PASS | | ops list admins → 40301 | PASS | | ops grant membership → 40301 | PASS | | ops ban → DeviceAuth 40310 | PASS | | ops unban → profiles OK | PASS | | push draft + cancel | PASS | | admin-h5 build | PASS | ## Notes - Migration `000016_ops_system` applied via integration Migrate - 真推送未测(Forbidden)