Skip to content

feat(tests): add live WeChat/Feishu channel probes - #479

Merged
jubaoliang merged 1 commit into
developfrom
feat/live-channel-probes
Aug 30, 2026
Merged

feat(tests): add live WeChat/Feishu channel probes#479
jubaoliang merged 1 commit into
developfrom
feat/live-channel-probes

Conversation

@jubaoliang

Copy link
Copy Markdown
Collaborator

Summary

  • 新增 tests/live/test_channel_probe.py:用真实凭证探测微信 iLink / 飞书频道(走 ChannelManager.probe_channel
  • CI live-tests job 注入对应 LIVE_* secrets;未配置时自动 skip

GitHub Secrets 需配置

见 PR 讨论 / 下方清单(LIVE_OPENAI_* 已有,本次新增微信与飞书)

Test plan

  • 未配置频道 secrets 时 make test-live 中对应用例 skip
  • 配置 LIVE_WEIXIN_* / LIVE_FEISHU_* 后,对应 probe 通过
  • 已有 LIVE_OPENAI_* 的 agent live 用例仍正常

Made with Cursor

Wire ChannelManager.probe_channel live cases into CI so real iLink and
Feishu app credentials are verified when LIVE_* secrets are configured.
@jubaoliang
jubaoliang merged commit fbe33e4 into develop Aug 30, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants