feat(skill-mcp-manager): enhance manager with improved test coverage

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
YeonGyu-Kim
2026-02-01 19:01:40 +09:00
parent e9458e4e92
commit d0d5288244
3 changed files with 65 additions and 5 deletions
+1 -1
View File
@@ -237,7 +237,7 @@ describe("sisyphus-task", () => {
// then proceeds without error - uses fallback chain
expect(result).not.toContain("oh-my-opencode requires a default model")
})
}, { timeout: 10000 })
test("returns clear error when no model can be resolved", async () => {
// given - custom category with no model, no systemDefaultModel, no available models