Simpl-Resultat/src/utils
medic-bot 2a18d9be2d test: add unit tests for dateRange.ts utility
Add vitest and 17 tests covering computeDateRange (all periods
including January rollover) and buildMonthOptions (length, order,
rollover, label formatting). Add test/test:watch npm scripts.

Ref #33

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 23:05:32 -04:00
..
amountParser.ts feat: implement CSV import wizard with folder-based source detection 2026-02-08 03:38:46 +00:00
chartPatterns.tsx feat: add chart patterns, context menu, and import preview popup (v0.2.3) 2026-02-13 23:55:19 +00:00
csvAutoDetect.ts feat: show transaction splits on Adjustments page + fix CSV auto-detect 2026-02-17 01:41:08 +00:00
dateParser.ts fix: reload column headers on config change and add YYYYMMDD date format 2026-02-08 04:08:33 +00:00
dateRange.test.ts test: add unit tests for dateRange.ts utility 2026-03-10 23:05:32 -04:00
dateRange.ts fix: address reviewer feedback (#31) 2026-03-10 18:53:31 -04:00
reorderRows.ts fix: address reviewer feedback (#23) 2026-03-09 21:02:24 -04:00