============================= test session starts ==============================
platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 -- /home/ark/dev/aw8s/.venv/bin/python3
cachedir: .pytest_cache
rootdir: /home/ark/dev/aw8s
configfile: pyproject.toml
plugins: anyio-4.12.1, asyncio-1.3.0
asyncio: mode=Mode.AUTO, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function
collecting ... collected 3 items

tests/test_logs_e2e.py::TestLogsE2E::test_live_workflow_streams_to_log_view PASSED [ 33%]
tests/test_logs_e2e.py::TestLogsE2E::test_terminal_workflow_history_path PASSED [ 66%]
tests/test_logs_e2e.py::TestLogsE2E::test_terminal_workflow_archive_fallback PASSED [100%]

============================== 3 passed in 1.09s ===============================
