Files
2026-07-17 12:57:18 +03:00

11 lines
414 B
INI

[pytest]
testpaths = tests
python_files = test_*.py
addopts =
--ignore=tests/test_gpio_controller.py
--ignore=tests/test_hx711_wrapper.py
markers =
setup_incomplete: setup wizard не завершён — bypass guard выключен
live_db: нужна живая SQLite (WESP_SCHEMA_CHECK_LIVE_DB)
e2e: браузерные Playwright-тесты (требует playwright install chromium)