- mcp.ts: add sessionIdGenerator to HTTP transport (fixes "stateless transport cannot be reused" error in CI) - test-preload.ts: set 30s default timeout for bun test runner (matches vitest config, prevents CLI subprocess test timeouts) - mcp.test.ts: use == null check instead of toBeUndefined for SQLite get() result (bun:sqlite returns null, better-sqlite3 returns undefined) |
||
|---|---|---|
| .. | ||
| eval-docs | ||
| cli.test.ts | ||
| eval-bm25.test.ts | ||
| eval-harness.ts | ||
| eval.test.ts | ||
| formatter.test.ts | ||
| llm.test.ts | ||
| mcp.test.ts | ||
| store-paths.test.ts | ||
| store.helpers.unit.test.ts | ||
| store.test.ts | ||