mirror of
https://github.com/linshenkx/prompt-optimizer.git
synced 2026-05-07 22:18:23 +08:00
- 实现 VCR 在启用真实 LLM 时默认使用 off 模式 - 实现动态数据库隔离以支持并行测试 - 修复 Pro 模式 session 持久化测试 - 移除 VCR fixtures 中的时间戳字段 - 改进测试隔离以防止路由状态泄漏 - 修正 smart-e2e 只检查实际调用 LLM API 的测试 fixture - 简化 smart-e2e 使用 auto 模式 - 重命名 analyze-prompt.spec.ts 为 route-initialization.spec.ts - 添加 session 持久化测试,验证下拉框选择刷新后丢失问题