andy-stack_vaultkeeper-ai/__tests__
Andrew Beal 540b76e0ea test: update tests to use AIToolResponsePayload wrapper class
Refactor all test files to wrap tool response data in AIToolResponsePayload instances instead of passing raw objects directly to AIToolResponse constructor. Update assertions to access response data via payload.response property.
2026-04-08 21:16:59 +01:00
..
AIClasses Update file attachment messages to use centralized copy management 2026-03-22 23:11:31 +00:00
Components fix: use cursor position for search query extraction instead of full text 2025-12-11 17:11:41 +00:00
Conversations test: update tests to use AIToolResponsePayload wrapper class 2026-04-08 21:16:59 +01:00
Helpers refactor: consolidate string utilities into StringTools class 2025-11-12 21:12:36 +00:00
Services test: update tests to use AIToolResponsePayload wrapper class 2026-04-08 21:16:59 +01:00
setup.ts feat: add planning model selection and rate limit countdown UI 2026-01-05 21:49:51 +00:00