xfy
1be6480f5c
feat(e2e): 添加重试机制和测试覆盖率支持
- 新增 testutil/retry.go 提供重试工具函数
- WaitForCondition: 等待条件满足
- WaitForNoError: 等待操作无错误
- WaitForHealthy: 等待服务健康
- Poll: 简化轮询接口
- 新增 testutil/retry_test.go 单元测试
- container.go 添加 Logs() 方法用于诊断
- Makefile 新增 test-e2e-cover 和 test-e2e-short 目标
- 重构 healthcheck 和 loadbalance 测试使用重试机制
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-27 16:07:17 +08:00
..
2026-04-24 18:24:31 +08:00
2026-04-23 09:35:19 +08:00
2026-04-23 14:51:11 +08:00
2026-04-23 15:36:42 +08:00
2026-04-23 14:51:11 +08:00
2026-04-23 09:35:19 +08:00
2026-04-27 16:07:17 +08:00
2026-04-27 16:07:17 +08:00
2026-04-27 16:07:17 +08:00
2026-04-23 14:51:11 +08:00
2026-04-23 15:36:42 +08:00
2026-04-23 14:51:11 +08:00