Commit Graph

6 Commits

Author SHA1 Message Date
Rogee
64ae2d6d44 feat: 删除旧的配置文件并添加新的数据库迁移脚本以支持用户、会话和审计日志功能 2025-09-23 17:36:24 +08:00
Rogee
b37b12884f feat(tests): add comprehensive unit, integration, and e2e tests for API and database functionality
- Implemented end-to-end tests for API health checks, performance, behavior, and documentation.
- Created integration tests for database connection, CRUD operations, transactions, and connection pool management.
- Developed unit tests for configuration loading, environment variable handling, validation, default values, and helper functions.
- Established a test setup with environment management and basic usage examples for the testing framework.
2025-09-23 17:06:47 +08:00
Rogee
005fd9696b fix migration issues 2025-09-10 18:41:37 +08:00
Rogee
29101d7067 fix: migrate issues 2025-02-10 16:34:50 +08:00
Rogee
18bcae9f96 fix: job consts 2024-12-27 21:01:39 +08:00
Rogee
b68316a778 feat: init repo 2024-12-18 19:42:10 +08:00