andy-stack_vaultkeeper-ai/__tests__/Services
Andrew Beal 3852194f2d add: new unit / integration tests
fix: standardize error messages and improve cache path filtering

Standardize "Error parsing function call" message across Claude and OpenAI providers. Fix VaultCacheService to properly handle file events when paths move in/out of cached folders. Update test documentation and setup for Session 4.
2025-10-30 09:33:05 +00:00
..
AIFunctionService.test.ts Bump package versions. 2025-10-24 23:36:55 +01:00
ChatService.test.ts Bump package versions. 2025-10-24 23:36:55 +01:00
ConversationFileSystemService.test.ts Add promptContent parameter to ConversationContent class 2025-10-29 19:41:05 +00:00
ConversationNamingService.test.ts add: new unit / integration tests 2025-10-30 09:33:05 +00:00
InputService.test.ts Write unit tests for InputService. 2025-10-29 19:59:52 +00:00
SanitiserService.test.ts Bump package versions. 2025-10-24 23:36:55 +01:00
StatusBarService.test.ts add: new unit / integration tests 2025-10-30 09:33:05 +00:00
StreamingMarkdownService.test.ts Bump package versions. 2025-10-24 23:36:55 +01:00
StreamingService.test.ts Bump package versions. 2025-10-24 23:36:55 +01:00
UserInputService.test.ts fix: prevent caching of excluded folders in VaultCacheService 2025-10-29 22:06:22 +00:00
VaultCacheService.test.ts fix: prevent caching of excluded folders in VaultCacheService 2025-10-29 22:06:22 +00:00
VaultService.test.ts fix: prevent caching of excluded folders in VaultCacheService 2025-10-29 22:06:22 +00:00