Split world-class CLI smoke tests

This commit is contained in:
yaojingang
2026-06-16 09:19:41 +08:00
parent 7f8942327a
commit 9e02e6f509
71 changed files with 974 additions and 862 deletions
+7 -1
View File
@@ -5,7 +5,7 @@
"root": ".",
"summary": {
"target_python": "3.11",
"file_count": 195,
"file_count": 196,
"issue_count": 0,
"syntax_error_count": 0,
"fstring_311_violation_count": 0,
@@ -1186,6 +1186,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "tests/verify_yao_cli_world_class.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "tests/yao_cli_report_refresh.py",
"ok": true,