v1
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
[pytest]
|
||||
asyncio_mode = auto
|
||||
testpaths = tests
|
||||
addopts = -v --tb=short
|
||||
markers =
|
||||
security: marks tests as security / hardening tests (OWASP ASVS / API Top 10)
|
||||
members_admin: marks tests for the members area and admin-members endpoints
|
||||
Reference in New Issue
Block a user