test: tighten phase 1 coverage contracts

This commit is contained in:
huanghuoguoguo
2026-05-16 10:30:17 +08:00
parent 3ba727f0e4
commit bb55cd7ba9
44 changed files with 708 additions and 1164 deletions

View File

@@ -6,8 +6,7 @@ Tests pip command generation without actual installation.
from __future__ import annotations
import pytest
from unittest.mock import patch, Mock
from unittest.mock import patch
from langbot.pkg.utils import pkgmgr