Files
novalon-website/config
张翔 23c12787eb refactor: 优化测试框架配置
- 删除冗余的config/test/jest.config.js
- 将jest.config.js从符号链接改为独立配置文件
- 提升测试覆盖率阈值:
  - branches: 41% -> 50%
  - functions: 47% -> 55%
  - lines: 52% -> 60%
  - statements: 51% -> 60%
- 添加Jest缓存目录配置优化CI性能
2026-03-29 13:40:01 +08:00
..
2026-03-29 13:40:01 +08:00