diff --git a/Document/11_SystemTodo.md b/Document/11_SystemTodo.md index f715bbc..b657be7 100644 --- a/Document/11_SystemTodo.md +++ b/Document/11_SystemTodo.md @@ -23,7 +23,7 @@ ## 3. 稳定性与质量 - [ ] Dictionary/Identity/Storage/Sms/Messaging/Scheduler 的 xUnit+FluentAssertions 单元测试框架搭建。 -- [ ] WebApplicationFactory + Testcontainers 拉起 Postgres/Redis/RabbitMQ/MinIO 的集成测试模板。 +- [ ] WebApplicationFactory + Testcontainers 拉起 Postgres/Redis/RabbitMQ 的集成测试模板。 - [ ] .editorconfig、.globalconfig、Roslyn 分析器配置仓库通用规则并启用 CI 检查。 ## 4. 安全与合规