Add console visual checks

This commit is contained in:
2026-06-27 14:52:38 +02:00
parent 57057c8104
commit 8c035b0b98
6 changed files with 440 additions and 5 deletions

View File

@@ -20,6 +20,7 @@ dev = [
"pytest-asyncio>=0.23",
"ruff>=0.8",
"aiosqlite>=0.20",
"playwright>=1.60.0",
]
[tool.pytest.ini_options]