3 Commits

Author SHA1 Message Date
xiaoxia a6e85092ce fix: 统一 ENABLE_REDIS_SESSIONS 命名,修复登录因 AttributeError 导致 500 2026-06-27 17:05:48 +08:00
xiaoxia f687b4207f feat: add download_url field to generated video APIs (#20) 2026-06-26 21:13:18 +08:00
Xiaoxia AI 267f097a7b feat(testing): add API integration tests and Phase 4 completion summary
- Add integration tests for Auth API (register/login/logout)
- Add integration tests for Workspace API (create/list)
- Test authentication and authorization flows
- Create comprehensive Phase 4 completion document
- Document all completed modules and features
- Include deployment guide and API documentation
- List remaining work for Phase 5+

Phase 4 COMPLETED: 29/68 tasks (42.6%), 170 unit tests passing
Total time: 4 hours 42 minutes
2026-06-17 07:36:04 +08:00