andy-stack_vaultkeeper-ai/__tests__/Services
2025-11-10 08:03:27 +00:00
..
AIFunctionService.test.ts feat: add multi-term search and user instruction UI with file path setting 2025-11-02 20:16:06 +00:00
ChatService.test.ts fix: prevent empty messages and assistant-to-assistant structure 2025-11-09 13:57:47 +00:00
ConversationFileSystemService.test.ts Rename plugin to Vaultkeeper AI 2025-11-10 08:03:27 +00:00
ConversationNamingService.test.ts feat: add multi-term search and user instruction UI with file path setting 2025-11-02 20:16:06 +00:00
FileSystemService.test.ts Update delete functionality to support folders and use trash 2025-11-03 21:37:47 +00:00
HTMLService.test.ts refactor: replace direct DOM manipulation with HTMLService 2025-11-01 13:27:53 +00:00
InputService.test.ts test: remove unused imports and update type references 2025-11-01 11:50:11 +00:00
SanitiserService.test.ts test: remove unused imports and update type references 2025-11-01 11:50:11 +00:00
SettingsService.test.ts Rename plugin to Vaultkeeper AI 2025-11-10 08:03:27 +00:00
StatusBarService.test.ts Rename plugin to Vaultkeeper AI 2025-11-10 08:03:27 +00:00
StreamingMarkdownService.test.ts refactor: replace direct DOM manipulation with HTMLService 2025-11-01 13:27:53 +00:00
StreamingService.test.ts test: remove unused imports and update type references 2025-11-01 11:50:11 +00:00
UserInputService.test.ts test: add cleanup to prevent memory leaks in test suites 2025-10-30 12:15:35 +00:00
VaultCacheService.test.ts Rename plugin to Vaultkeeper AI 2025-11-10 08:03:27 +00:00
VaultService.test.ts Rename plugin to Vaultkeeper AI 2025-11-10 08:03:27 +00:00