Files
Neo-ZQYY/tests/README.md

17 lines
405 B
Markdown
Raw 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.
# tests/
## 作用说明
跨项目集成测试目录,存放需要多个子项目协同验证的端到端测试。各子项目的单元测试放在各自目录内。
## 内部结构
- 端到端集成测试ETL + 后端联调)
- FDW 跨库访问验证
- 配置加载集成测试
## Roadmap
- 补充 ETL→后端→小程序全链路冒烟测试
- 补充数据库 schema 一致性自动化检查