tests logout

This commit is contained in:
2026-07-29 18:32:22 +03:00
parent 00403191f5
commit f87f54de55
4 changed files with 136 additions and 23 deletions

View File

@@ -24,7 +24,8 @@ dependencies = [
"ipython (>=9.15.0,<10.0.0)",
"httpie (>=3.2.4,<4.0.0)",
"pytest-cov (>=7.1.0,<8.0.0)",
"allure-pytest (>=2.16.0,<3.0.0)"
"allure-pytest (>=2.16.0,<3.0.0)",
"pytest-mock (>=3.15.1,<4.0.0)"
]