bitsofchris_openaugi-obsidi.../tests
Chris Lettieri cbc0c1b471 test: make distill date-range filter test deterministic
The 'filters content by date range' test used fixed fixture dates
(### 2026-02-25) inside a 30-day window, so it passed only while the
real clock was within 30 days of that date and began failing as the
current date advanced. extractContentByDateRange is correct; it uses
new Date() as "now". Pin the system clock with vi.setSystemTime so the
fixed fixture dates evaluate deterministically regardless of the wall
clock.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-07 08:27:40 -04:00
..
mocks Fix mobile compatibility: dynamic import for task dispatch 2026-02-25 21:53:33 -05:00
vault mock api testing 2026-02-25 08:03:28 -05:00
context-gathering-service.test.ts mock api testing 2026-02-25 08:03:28 -05:00
distill-service.test.ts test: make distill date-range filter test deterministic 2026-07-07 08:27:40 -04:00
file-service.test.ts mock api testing 2026-02-25 08:03:28 -05:00
filename-utils.test.ts mock api testing 2026-02-25 08:03:28 -05:00
openai-service.test.ts mock api testing 2026-02-25 08:03:28 -05:00
task-dispatch-service.test.ts user prompt 2026-02-25 17:34:31 -05:00
task-file-service.test.ts M3b: Augi task-file commands; deprecate Task Dispatch 2026-07-07 08:26:30 -04:00