Extract Yao CLI test helpers

This commit is contained in:
yaojingang
2026-06-16 21:42:08 +08:00
parent 1ae595bdd5
commit c86602332d
10 changed files with 170 additions and 136 deletions
+7 -1
View File
@@ -5,7 +5,7 @@
"root": ".",
"summary": {
"target_python": "3.11",
"file_count": 205,
"file_count": 206,
"issue_count": 0,
"syntax_error_count": 0,
"fstring_311_violation_count": 0,
@@ -1246,6 +1246,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "tests/yao_cli_helpers.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "tests/yao_cli_report_refresh.py",
"ok": true,