chore: snapshot workflow migration progress

This commit is contained in:
2026-04-12 11:49:04 +02:00
parent 0cd02513d5
commit 3e810c74a3
163 changed files with 31774 additions and 2753 deletions
+1
View File
@@ -49,6 +49,7 @@ cad = [
[tool.pytest.ini_options]
asyncio_mode = "auto"
cache_dir = "/tmp/pytest_cache"
testpaths = ["tests"]
markers = [
"integration: marks tests requiring running services",