2026-05-06 22:16:58 +03:30
|
|
|
============================= test session starts ==============================
|
|
|
|
|
platform linux -- Python 3.10.20, pytest-9.0.3, pluggy-1.6.0 -- /usr/local/bin/python3.10
|
|
|
|
|
cachedir: .pytest_cache
|
|
|
|
|
rootdir: /app
|
|
|
|
|
configfile: pytest.ini
|
2026-05-06 22:41:53 +03:30
|
|
|
collecting ... collected 1 item
|
2026-05-06 22:16:58 +03:30
|
|
|
|
2026-05-06 22:41:53 +03:30
|
|
|
tests/test_authentication.py::test_auth_flow PASSED [100%]
|
|
|
|
|
|
|
|
|
|
============================== 1 passed in 0.67s ===============================
|