auto-sync: 2026-06-08 23:37:25

This commit is contained in:
cfdaily
2026-06-08 23:37:25 +08:00
parent 12f03e48a4
commit 339519a062
3 changed files with 15 additions and 4 deletions
+3 -1
View File
@@ -8,8 +8,10 @@ requires-python = ">=3.9"
asyncio_mode = "auto"
testpaths = ["tests"]
markers = [
"integration: real agent tests (requires RUN_INTEGRATION=1)",
"integration: integration tests (requires RUN_INTEGRATION=1)",
"e2e: end-to-end tests with real daemon + Agent (requires RUN_INTEGRATION=1)",
]
addopts = "-m 'not integration and not e2e'"
[tool.pyright]
venvPath = "."