11 lines
427 B
Plaintext
11 lines
427 B
Plaintext
============================= 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
|
|
collecting ... collected 1 item
|
|
|
|
tests/test_authentication.py::test_auth_flow PASSED [100%]
|
|
|
|
============================== 1 passed in 0.67s ===============================
|