..
AIFunctionService.test.ts
refactor: standardize error handling with Exception helper and improve return types
2025-11-17 19:02:15 +00:00
ChatService.test.ts
refactor: convert AIFunctionCall.name from string to AIFunction enum
2025-11-10 20:08:32 +00:00
ConversationFileSystemService.test.ts
refactor: standardize error handling with Exception helper and improve return types
2025-11-17 19:02:15 +00:00
ConversationNamingService.test.ts
refactor: standardize error handling with Exception helper and improve return types
2025-11-17 19:02:15 +00:00
FileSystemService.test.ts
refactor: standardize error handling with Exception helper and improve return types
2025-11-17 19:02:15 +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
refactor: standardize error handling with Exception helper and improve return types
2025-11-17 19:02:15 +00:00
SettingsService.test.ts
refactor: convert TypeScript namespaces to standalone functions
2025-11-10 12:59:48 +00:00
StatusBarService.test.ts
Rename plugin to Vaultkeeper AI
2025-11-10 08:03:27 +00:00
StreamingMarkdownService.test.ts
refactor: standardize error handling with Exception helper and improve return types
2025-11-17 19:02:15 +00:00
StreamingService.test.ts
refactor: standardize error handling with Exception helper and improve return types
2025-11-17 19:02:15 +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.performance.test.ts
Optimize vault search with parallel processing and early termination
2025-11-12 21:49:16 +00:00
VaultService.test.ts
refactor: standardize error handling with Exception helper and improve return types
2025-11-17 19:02:15 +00:00