mirror of
https://github.com/abhigyanpatwari/GitNexus.git
synced 2026-09-20 00:11:37 +00:00
All 4 test blocks now share one DB lifecycle to avoid cross-block "Database is closed" errors caused by LadybugDB's shared global DB in a single vitest fork. Staleness detection (which triggers closeLbug) runs last to avoid invalidating connections for other blocks. 11/11 tests pass on macOS, Ubuntu, and Windows. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| helpers | ||
| integration | ||
| unit | ||
| utils | ||
| global-setup.ts | ||
| vitest.d.ts | ||