- Added FactStore.flush() for immediate write (no debounce) - beforeEach flushes pending writes before cleanup - 3/3 consecutive runs: 83/83 pass, 0 fail - Added .catch() on processLlmBatchWhenReady() in hooks.ts (H1) |
||
|---|---|---|
| .. | ||
| config.test.ts | ||
| embeddings.test.ts | ||
| entity-extractor.test.ts | ||
| fact-store.test.ts | ||
| hooks.test.ts | ||
| http-client.test.ts | ||
| llm-enhancer.test.ts | ||
| maintenance.test.ts | ||
| patterns.test.ts | ||
| storage.test.ts | ||