Files
grimoire/src/services
Claude 729c83011e fix: add IndexedDB polyfill for test environment
Use fake-indexeddb to provide IndexedDB API in Node.js test environment.
This fixes 10 failing tests in spellbook-storage.test.ts that were
previously blocked by missing IndexedDB.

Changes:
- Add fake-indexeddb as dev dependency
- Create vitest setup file that imports the polyfill
- Update vitest.config.ts to use setup file
- Fix relay-selection.test.ts to clear cache between tests for isolation
2025-12-22 12:18:38 +00:00
..
👶
2025-12-09 16:26:31 +01:00
2025-12-21 20:12:40 +01:00
👶
2025-12-09 16:26:31 +01:00
2025-12-21 21:50:09 +01:00
2025-12-17 11:44:12 +01:00
2025-12-17 11:44:12 +01:00
2025-12-17 11:44:12 +01:00
👶
2025-12-09 16:26:31 +01:00
2025-12-17 11:44:12 +01:00
2025-12-20 14:25:40 +01:00
WIP
2025-12-21 18:08:10 +01:00