docs: add system functional test cases
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
第一版测试优先保证短信业务主链路可回归:风控、计费、发送编排、通道路由与报备、查询统计、Gateway 追踪和模拟链路。不依赖真实运营商 CMPP 网关;本地没有 PostgreSQL、Redis、MinIO 时,优先使用 mock、测试替身或 spike 模拟器。
|
||||
|
||||
系统功能测试用例详见 `docs/system-functional-test-cases.md`。该文档面向第一版验收、人工测试和后续 E2E 自动化改造,覆盖客户端、运营端、API、Gateway 和性能 smoke 场景。
|
||||
|
||||
## 2. 测试分层
|
||||
|
||||
### 2.1 单元测试
|
||||
|
||||
Reference in New Issue
Block a user