Task 552: Timeline analysis test expansion
完了 ← タスク一覧
Task 552: Timeline analysis test expansion
Status: DONE
Summary
Added 10 tests to timeline-analysis.test.ts (20→30):
FIXED_DURATIONS (new, 0→3)
- EP01 is 72h = 3 days
- EP03 is ~143h ≈ 5.96 days
- EP05 coast is 375h ≈ 15.6 days
searchMultipleEpochs (new, 0→3)
- Returns multiple candidate timelines
- All results have 4 events
- Results are sorted by total duration
ep02SensitivityAnalysis (new, 0→2)
- Returns multiple scenarios
- Each scenario has positive transit time
narrativePlausibilityAnalysis (new, 0→2)
- Returns entries for multiple episodes
- Each entry has reasoning and coastFeelsLong boolean
Impact
- Stats: 4,007 TS, 531 Rust, 265 E2E (4,803 total)
- All 6 exported functions from timeline-analysis.ts now tested