andy-stack_vaultkeeper-ai/__tests__
Andrew Beal a4daa3a9df refactor: update tests for AIFunctionService and path alias changes
- Remove AIFunctionDefinitions mock from AI class tests
- Update IPrompt import path to AIPrompts directory
- Remove deprecated streamRequest boolean parameter
- Fix error handling assertions in AIFunctionService tests
- Remove ChatService sanitization and assistant message tests
- Add path aliases to tsconfig and vitest config
2025-12-30 21:58:54 +00:00
..
AIClasses refactor: update tests for AIFunctionService and path alias changes 2025-12-30 21:58:54 +00:00
Components fix: use cursor position for search query extraction instead of full text 2025-12-11 17:11:41 +00:00
Conversations feat: add support for file attachments via drag and drop and paste. 2025-12-22 20:02:02 +00:00
Helpers refactor: consolidate string utilities into StringTools class 2025-11-12 21:12:36 +00:00
Services refactor: update tests for AIFunctionService and path alias changes 2025-12-30 21:58:54 +00:00
setup.ts feat: implement centralized abort controller with enhanced cancellation UX 2025-12-04 23:04:20 +00:00