qmd/test
CHAEWAN KIM 7579a2c017 fix(cli): prevent parser breakage on empty results across output formats
- --json: []
- --csv: header only
- --xml: <results></results>
- --md/--files: empty output
- default CLI keeps human-readable message
2026-02-19 15:38:42 -08:00
..
eval-docs Add 6 synthetic evaluation documents 2025-12-21 13:10:35 -04:00
cli.test.ts fix(cli): prevent parser breakage on empty results across output formats 2026-02-19 15:38:42 -08:00
collections-config.test.ts fix(test): reset currentIndexName between test files 2026-02-18 15:53:58 -04:00
eval-bm25.test.ts test: move all tests to flat test/ directory 2026-02-15 21:37:47 -04:00
eval-harness.ts Fix qmd embed crash and resolve all TypeScript errors 2025-12-31 13:32:30 -04:00
eval.test.ts test: move all tests to flat test/ directory 2026-02-15 21:37:47 -04:00
formatter.test.ts test: move all tests to flat test/ directory 2026-02-15 21:37:47 -04:00
llm.test.ts test: move all tests to flat test/ directory 2026-02-15 21:37:47 -04:00
mcp.test.ts feat: add expand: type, rename to query, document syntax 2026-02-18 22:22:50 -05:00
multi-collection-filter.test.ts fix: support multiple -c collection filters in search commands 2026-02-16 14:03:53 -04:00
store-paths.test.ts test: move all tests to flat test/ directory 2026-02-15 21:37:47 -04:00
store.helpers.unit.test.ts test: move all tests to flat test/ directory 2026-02-15 21:37:47 -04:00
store.test.ts test: move all tests to flat test/ directory 2026-02-15 21:37:47 -04:00
structured-search.test.ts feat: query document format, lex phrase/negation syntax, training data 2026-02-19 06:52:58 -05:00