@@ -0,0 +1,10 @@
|
||||
[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)
|
||||
Reference in New Issue
Block a user