mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-01 21:02:12 +03:00
test(targets): add 14 unit tests for targetExhaustion handler (#5296)
Integrated into release/v3.8.40
This commit is contained in:
@@ -67,6 +67,7 @@ export const COLLECTORS = [
|
||||
// vitest.mcp.config.ts — test:vitest
|
||||
{ glob: "open-sse/mcp-server/__tests__/**/*.test.ts", sources: ["vitest.mcp.config.ts"] },
|
||||
{ glob: "open-sse/services/autoCombo/__tests__/**/*.test.ts", sources: ["vitest.mcp.config.ts"] },
|
||||
{ glob: "open-sse/services/combo/__tests__/**/*.test.ts", sources: ["vitest.mcp.config.ts"] },
|
||||
// Single-file include: the rest of open-sse/services/__tests__/ are frozen orphans
|
||||
// (empty/dormant stubs); only this one is wired to run under test:vitest.
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user