test(integration): add lightweight MySQL-backed API smoke tests for center and guild

This commit is contained in:
nav
2026-05-12 12:04:33 +00:00
parent 41a4172267
commit 8534c530c8
9 changed files with 715 additions and 8 deletions

View File

@@ -82,7 +82,7 @@
### 5.1 自动化测试
- [x] 单元测试auth/service/message/seq
- [ ] 集成测试MySQL + API
- [x] 集成测试MySQL + API
- [ ] 合约测试Center-Guild 协议)
### 5.2 质量门禁