mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-09-20 22:02:19 +03:00
43 lines
1.4 KiB
JSON
43 lines
1.4 KiB
JSON
{
|
|
"_comment": "Inventário dos arquivos de teste excluídos do Vitest. Toda entrada precisa de uma issue de rastreio ABERTA. Gate: npm run check:vitest-exclusions. Contexto: #13204.",
|
|
"_measured": "2026-09-10 — cada arquivo rodado isoladamente com as exclusões removidas",
|
|
"excluded": [
|
|
{
|
|
"file": "tests/unit/ui/agent-card.test.tsx",
|
|
"issue": "#13204",
|
|
"measured": "2026-09-10",
|
|
"status": "Tests 3 failed | 1 passed (4)"
|
|
},
|
|
{
|
|
"file": "src/app/(dashboard)/dashboard/cache/__tests__/CacheTrends.test.tsx",
|
|
"issue": "#13204",
|
|
"measured": "2026-09-10",
|
|
"status": "Tests 7 failed | 6 passed (13)"
|
|
},
|
|
{
|
|
"file": "src/app/(dashboard)/dashboard/cache/__tests__/IdempotencyLayer.test.tsx",
|
|
"issue": "#13204",
|
|
"measured": "2026-09-10",
|
|
"status": "Tests 9 failed | 4 passed (13)"
|
|
},
|
|
{
|
|
"file": "src/app/(dashboard)/dashboard/cache/__tests__/CachePerformance.test.tsx",
|
|
"issue": "#13204",
|
|
"measured": "2026-09-10",
|
|
"status": "Tests 10 failed | 4 passed (14)"
|
|
},
|
|
{
|
|
"file": "tests/unit/ui/combos-page-smoke.test.tsx",
|
|
"issue": "#13204",
|
|
"measured": "2026-09-10",
|
|
"status": "Tests 1 failed (1)"
|
|
},
|
|
{
|
|
"file": "tests/unit/ui/evals-tab-smoke.test.tsx",
|
|
"issue": "#13204",
|
|
"measured": "2026-09-10",
|
|
"status": "Tests 1 failed (1)"
|
|
}
|
|
]
|
|
}
|