test: bootstrap backend pytest infrastructure with sanity tests
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[pytest]
|
||||
testpaths = tests
|
||||
asyncio_mode = auto
|
||||
pythonpath = .
|
||||
filterwarnings =
|
||||
ignore::DeprecationWarning:celery.*
|
||||
Reference in New Issue
Block a user