..
AbortService.test.ts
feat: implement centralized abort controller with enhanced cancellation UX
2025-12-04 23:04:20 +00:00
AIFunctionService.test.ts
refactor: standardize error handling and logging across codebase
2025-12-06 14:09:46 +00:00
ChatService.test.ts
feat: implement centralized abort controller with enhanced cancellation UX
2025-12-04 23:04:20 +00:00
ConversationFileSystemService.test.ts
feat: implement centralized abort controller with enhanced cancellation UX
2025-12-04 23:04:20 +00:00
ConversationNamingService.test.ts
feat: add Gemini thought signature support and OpenAI Responses API migration
2025-12-10 21:27:58 +00:00
DiffService.test.ts
Refactor file patching from unified diff to direct string replace
2025-12-05 23:02:55 +00:00
FileSystemService.test.ts
test: update FileSystemService error message assertion
2025-12-07 13:45:20 +00:00
HTMLService.test.ts
refactor: replace direct DOM manipulation with HTMLService
2025-11-01 13:27:53 +00:00
InputService.test.ts
refactor: remove unused backspace handling and element detection logic
2025-12-11 12:41:14 +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 and logging across codebase
2025-12-06 14:09:46 +00:00
UserInputService.test.ts
test: add cleanup to prevent memory leaks in test suites
2025-10-30 12:15:35 +00:00
VaultCacheService.performance.test.ts
feat: implement centralized abort controller with enhanced cancellation UX
2025-12-04 23:04:20 +00:00
VaultCacheService.test.ts
feat: implement centralized abort controller with enhanced cancellation UX
2025-12-04 23:04:20 +00:00
VaultService.performance.test.ts
feat: add interactive diff viewer with user approval workflow
2025-11-24 21:29:54 +00:00
VaultService.test.ts
Refactor file patching from unified diff to direct string replace
2025-12-05 23:02:55 +00:00