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. |
||
|---|---|---|
| .. | ||
| ContextSignal.test.ts | ||
| EmbeddingSignal.test.ts | ||
| ExactMatchSignal.test.ts | ||
| PatternSignal.test.ts | ||