- Switch vitest pool from threads to forks for process isolation - Disable v8 coverage by default (causes vitest worker RPC timeout) - Increase hookTimeout 30s to 60s for MetadataIndexManager init under load - Reduce O(1) space test entity count, replace brittle timing assertions - Add docs/guides/storage-adapters.md with verified batch config values |
||
|---|---|---|
| .. | ||
| contentExtractor.test.ts | ||
| memoryLimits.test.ts | ||
| metadataIndex-automatic-bucketing.test.ts | ||
| metadataIndex-text-indexing.test.ts | ||
| metadataIndex-type-aware.test.ts | ||
| mutex.test.ts | ||
| paramValidation.test.ts | ||
| roaring-bitmap-integration.test.ts | ||
| unifiedCache-eviction.test.ts | ||