conftest e2e auth/test user create

This commit is contained in:
2026-08-17 19:33:23 +03:00
parent 0a4a21f2e7
commit 1eb9935a15
5 changed files with 61 additions and 21 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
[pytest]
addopts =
-l
-v
-vv
--alluredir=tests/allure-results/reports/
testpaths =
tests
@@ -12,3 +12,4 @@ markers=
smoke: smoke tests
asyncio_mode = auto
asyncio_default_fixture_loop_scope = function