style: 统一飞书通知节点状态语义

This commit is contained in:
2026-06-04 04:11:00 +08:00
parent 87f674cece
commit 47ca116937
8 changed files with 64 additions and 9 deletions

View File

@@ -507,7 +507,7 @@ def test_feishu_notification_report_builds_notification_payload_with_receipt_and
},
)
assert result.node_results[7]["status"] == "完成"
assert result.node_results[7]["status"] == "发送"
assert result.notification_payload["message_status"] == "sent"
assert result.notification_payload["web_detail_url"] == "https://example.com/audit/3"
assert result.notification_payload["receipt"]["message_id"] == "msg-3"