Files
cms-service/docs/TEST_REPORT.md
2026-02-02 14:27:56 +08:00

19 lines
328 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 测试报告CMS Service
## 测试范围
- iam-client 适配层:
- 权限校验结果缓存命中
- IAM 不可用时的 stale-cache 降级
## 测试用例
- `tests/iam_client_cache.rs`
- `iam_client_caches_decisions`
- `iam_client_uses_stale_cache_on_error`
## 执行结果
- `cargo test`:全部通过