Each file opened one or more Brainy instances (beforeEach, or a small per-test helper like migration-gate-family-scoped's module-level seed()) and never closed them. migration-gate-family-scoped.test.ts now tracks every brain seed() hands back in a describe-scoped array drained by afterEach, since the helper itself lives outside the describe block. |
||
|---|---|---|
| .. | ||
| signals | ||
| NaturalLanguageProcessor.test.ts | ||
| SmartExtractor.test.ts | ||