mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-26 07:57:40 +00:00
test: stabilize gate regressions
This commit is contained in:
@@ -20,6 +20,9 @@ const unitIsolatedFilesRaw = [
|
||||
"src/auto-reply/tool-meta.test.ts",
|
||||
"src/auto-reply/envelope.test.ts",
|
||||
"src/commands/auth-choice.test.ts",
|
||||
// Provider runtime contract imports plugin runtimes plus async ESM mocks;
|
||||
// keep it off the shared fast lane to avoid teardown stalls on this host.
|
||||
"src/plugins/contracts/runtime.contract.test.ts",
|
||||
// Process supervision + docker setup suites are stable but setup-heavy.
|
||||
"src/process/supervisor/supervisor.test.ts",
|
||||
"src/docker-setup.test.ts",
|
||||
|
||||
Reference in New Issue
Block a user