philverify-api / pytest.ini
Ryan Christian D. Deniega
fix: cold start 502, favicon, verify state persistence
b1c84b5
[pytest]
asyncio_mode = auto
asyncio_default_fixture_loop_scope = function
testpaths = tests
python_files = test_*.py
python_classes = Test*
python_functions = test_*