Files
novalon-website/e2e
zhangxiang 0ed1331d1f chore(test): jest 全局 lucide mock 兜底 + playwright 显式 outputDir
- jest.setup.js: Proxy 兜底所有 lucide 命名导入,防 P5 CTAButton 后
  未显式 mock 的图标 undefined 导致渲染崩溃(测试内显式 mock 仍可覆盖)
- playwright.config.ts: outputDir 显式指向 e2e/test-results,避免项目根
  test-results 触发 WorkBuddy 沙箱 safe-delete BULK_GUARD(fs.rm ≥50 被拦)
2026-08-31 17:47:26 +08:00
..