This commit is contained in:
ponzischeme89
2026-04-18 07:23:55 +12:00
parent f210020772
commit 6d44e05de4
396 changed files with 75296 additions and 0 deletions
+7
View File
@@ -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