andy-stack_vaultkeeper-ai/__tests__
Andrew Beal 89dceda21c Update dependencies and replace deprecated API calls
Replace activeDocument/activeWindow globals with Obsidian API equivalents (createFragment, createDiv, createSpan, window), update officeparser to use async API, switch diff2html import path and disable highlight option, prefix unused parameters with underscore, and update dependencies including @anthropic-ai/sdk, @google/genai, officeparser, and various dev dependencies
2026-05-17 12:42:09 +01:00
..
AIClasses test: add subscribeToSettingsChanged mock and update settings tests 2026-05-04 16:31:49 +01: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 Update dependencies and replace deprecated API calls 2026-05-17 12:42:09 +01:00
setup.ts test: rename FileSystemService methods in mocks to match interface 2026-04-23 16:10:03 +01:00