diff --git a/stryker.conf.json b/stryker.conf.json index 6f074e038c..e09883155f 100644 --- a/stryker.conf.json +++ b/stryker.conf.json @@ -58,6 +58,8 @@ "tests/unit/account-fallback-retry-after-json.test.ts", "tests/unit/account-fallback-route-restriction-403.test.ts", "tests/unit/account-fallback-service.test.ts", + "tests/unit/combo-pin-implicit-allowlist.test.ts", + "tests/unit/combo/execute-target-gates.test.ts", "tests/unit/moonshot-quota-writeback.test.ts", "tests/unit/accountfallback-ratelimit-400-4976.test.ts", "tests/unit/adaptive-admission-route-matrix.test.ts", @@ -75,6 +77,8 @@ "tests/unit/api-key-policy-noauth-allowed-connections.test.ts", "tests/unit/api-key-rotator-health.test.ts", "tests/unit/chat-routing-synced-inventory-11089.test.ts", + "tests/unit/openai-compatible-per-upstream-402-health.test.ts", + "tests/unit/quota-window-label.test.ts", "tests/unit/repro-combo-persisted-cooldown-preskip.test.ts", "tests/unit/repro-glm-iso-reset-24h-cap.test.ts", "tests/unit/security-route-guard-tiers.test.ts",