andy-stack_vaultkeeper-ai/__tests__/Conversations
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
..
Conversation.test.ts test: update tests to use AIToolResponsePayload wrapper class 2026-04-08 21:16:59 +01:00
ConversationContent.test.ts Rename remaining references to functioncall to toolcall 2026-02-15 23:27:14 +00:00