qmd/src
Tobi Lutke ebbddd04aa
Fix remaining test failures and schema mismatches
- Update fuzzy matching functions to return relative paths
- Fix findDocument to properly separate displayPath and filepath
- Update MCP test schema to use content-addressable storage
- Remove deprecated getCollectionIdByName function references
- Fix MCP collection filtering to work post-search
- Update test expectations for YAML-based collections
- Fix integration test expectations for path formats

Test results: 244 passing / 16 failing (93.8% pass rate)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-13 14:30:51 -05:00
..
cli.test.ts Fix remaining test failures and schema mismatches 2025-12-13 14:30:51 -05:00
collections.ts Add QMD_CONFIG_DIR environment variable for test isolation 2025-12-13 11:19:03 -05:00
formatter.ts Refactor: Move TypeScript source files to src/ directory 2025-12-12 17:12:09 -05:00
llm.test.ts Refactor: Move TypeScript source files to src/ directory 2025-12-12 17:12:09 -05:00
llm.ts Refactor: Move TypeScript source files to src/ directory 2025-12-12 17:12:09 -05:00
mcp.test.ts Fix remaining test failures and schema mismatches 2025-12-13 14:30:51 -05:00
mcp.ts Fix remaining test failures and schema mismatches 2025-12-13 14:30:51 -05:00
qmd.ts Fix context loading in search results and populate hash field 2025-12-13 14:11:57 -05:00
store.test.ts Fix remaining test failures and schema mismatches 2025-12-13 14:30:51 -05:00
store.ts Fix remaining test failures and schema mismatches 2025-12-13 14:30:51 -05:00