mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-08-04 19:19:55 +00:00
feat(tests): add integration marker for optional tests in pytest configuration
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
testpaths = tests/backend
|
||||
python_files = test_*.py
|
||||
python_functions = test_*
|
||||
markers =
|
||||
integration: optional tests (live network, subprocess Reticulum, etc.)
|
||||
asyncio_mode = auto
|
||||
asyncio_default_fixture_loop_scope = function
|
||||
filterwarnings =
|
||||
|
||||
Reference in New Issue
Block a user