Bun runs all test files in a single process, so module-level state leaks between files. The getDefaultDbPath test now resets the _productionMode flag before asserting it throws, fixing the flaky failure on Bun (ubuntu-latest) in CI. |
||
|---|---|---|
| .. | ||
| bench | ||
| cli | ||
| mcp | ||
| ast.ts | ||
| bench-rerank.ts | ||
| collections.ts | ||
| db.ts | ||
| embedded-skills.ts | ||
| index.ts | ||
| llm.ts | ||
| maintenance.ts | ||
| store.ts | ||
| test-preload.ts | ||