ProhibitedTermsScanner used await glob() which returns a Glob instance in v7, not a Promise<string[]>. Changed to glob.sync() so file discovery actually works. BlogCuration suggestTopics() tests added Document.model mock to prevent MongoDB connection attempts. All 14 unit test suites now pass (524/524 tests). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| helpers | ||
| integration | ||
| poc/memory-tool | ||
| unit | ||
| setup.js | ||