Include Loyalty/Communication/Sports Center backends and registry updates alongside production nginx and compose wiring. Co-authored-by: Cursor <cursoragent@cursor.com>
9 lines
194 B
INI
9 lines
194 B
INI
[pytest]
|
|
asyncio_mode = auto
|
|
asyncio_default_fixture_loop_scope = function
|
|
testpaths = app/tests
|
|
pythonpath = .
|
|
python_files = test_*.py
|
|
python_classes = Test*
|
|
python_functions = test_*
|