feat(reports): add task status settings and tests
This commit is contained in:
@@ -17,6 +17,7 @@ include = ["src*"]
|
||||
[tool.pytest.ini_options]
|
||||
pythonpath = ["."]
|
||||
asyncio_mode = "auto"
|
||||
norecursedirs = ["__tests__"]
|
||||
markers = [
|
||||
"integration: Integration tests requiring external services (Docker, Testcontainers, Superset). Use --run-integration to enable.",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user