alicloud-platform-openclaw-setup-test
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseCategory: test
分类:测试
OpenClaw Setup Minimal Smoke Test
OpenClaw 安装最小冒烟测试
Prerequisites
前置条件
- Target host has Node.js 20+ installed.
- command is available.
openclaw - DashScope API key and DingTalk/Feishu app credentials or Discord bot token are prepared (masked placeholders are acceptable).
- Target skill: .
skills/platform/openclaw/alicloud-platform-openclaw-setup/
- 目标主机已安装 Node.js 20+ 版本。
- 命令可正常使用。
openclaw - 已准备好 DashScope API 密钥、DingTalk/Feishu 应用凭证或 Discord 机器人令牌(允许使用掩码占位符)。
- 目标技能路径:。
skills/platform/openclaw/alicloud-platform-openclaw-setup/
Test Steps
测试步骤
- Run and verify CLI availability.
openclaw --version - Open and verify target channel is discoverable from official list.
https://docs.openclaw.ai/channels/index - Run and verify
openclaw plugins listordingtalkplugin is installed/detected (if those channels are used).feishu - Check and verify Discord uses
~/.openclaw/openclaw.jsonor environment variablechannels.discord.token.DISCORD_BOT_TOKEN - Run and record the configuration checks.
openclaw doctor - Run and record runtime/probe status.
openclaw gateway status
- 运行 并验证 CLI 可用。
openclaw --version - 打开 并验证目标渠道可在官方列表中找到。
https://docs.openclaw.ai/channels/index - 运行 并验证
openclaw plugins list或dingtalk插件已安装/被检测到(如果使用这些渠道)。feishu - 检查 并验证 Discord 配置使用
~/.openclaw/openclaw.json或环境变量channels.discord.token。DISCORD_BOT_TOKEN - 运行 并记录配置检查结果。
openclaw doctor - 运行 并记录运行时/探测状态。
openclaw gateway status
Expected Results
预期结果
- CLI commands execute successfully with exit code 0.
- Official channels index is reachable and channel page can be resolved.
- Plugin list contains or
dingtalkwhen those channels are configured.feishu - Discord configuration includes a valid token source (or
channels.discord.token).DISCORD_BOT_TOKEN - shows no fatal errors (missing-credential warnings are acceptable).
doctor - output is structurally complete; if not running, error details are actionable.
gateway status
- CLI 命令执行成功,退出码为 0。
- 官方渠道索引可访问,渠道页面可正常解析。
- 配置对应渠道时,插件列表包含 或
dingtalk。feishu - Discord 配置包含有效的令牌来源(或
channels.discord.token)。DISCORD_BOT_TOKEN - 命令无致命错误(缺少凭证的警告是可接受的)。
doctor - 输出结构完整;若未运行,错误详情具备可操作性。
gateway status
Evidence Storage
证据存储
- Save command outputs to: .
output/alicloud-platform-openclaw-setup-test/
- 将命令输出保存至:。
output/alicloud-platform-openclaw-setup-test/