diff --git a/stryker.conf.json b/stryker.conf.json index 557e4d1031..342fd18fa5 100644 --- a/stryker.conf.json +++ b/stryker.conf.json @@ -49,6 +49,8 @@ "tests/unit/8247-accountfallback-model-unhealthy.test.ts", "tests/unit/8248-accountfallback-nvidia-degraded.test.ts", "tests/unit/8332-combo-vision-fallback.test.ts", + "tests/unit/8376-econnrefused-breaker.test.ts", + "tests/unit/8396-cooldown-429-cap.test.ts", "tests/unit/account-fallback-anthropic-quota.test.ts", "tests/unit/account-fallback-lockout-eviction.test.ts", "tests/unit/account-fallback-retry-after-json.test.ts", @@ -251,6 +253,7 @@ "tests/unit/rate-limit-enhanced.test.ts", "tests/unit/rate-limit-manager.test.ts", "tests/unit/rate-limit-queue-timeout-lockout.test.ts", + "tests/unit/repro-7503-no-choices.test.ts", "tests/unit/repro-antigravity-404-family-cooldown-hijack.test.ts", "tests/unit/responses-handler.test.ts", "tests/unit/rotation-config-omniroute.test.ts",