auto-sync: 2026-06-08 23:37:25
This commit is contained in:
+3
-1
@@ -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 = "."
|
||||
|
||||
Reference in New Issue
Block a user