cwd ~/Documents/GithubProjects/hermes · shellzsh · envPYENV 3.12 · VENV .hermes/.venv
pytest × pnpm typecheck × pnpm lint × +
[ session 20260428_093142_oauth · pty 0 ]
enzo@studio ~/…/hermes $ rm -rf ~/.hermes/.cache/sessions
→ removed 142 files (18.4 MB)
enzo@studio ~/…/hermes $ pytest tests/test_health.py -q --tb=short
================================ test session starts ================================
platform darwin -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0
cachedir: .pytest_cache
rootdir: /Users/enzo/Documents/GithubProjects/hermes
plugins: anyio-4.3.0, asyncio-0.23.6
collected 7 items
tests/test_health.py::test_all_ok PASSED [ 14%]
tests/test_health.py::test_gateway_unreachable PASSED [ 28%]
tests/test_health.py::test_token_expired PASSED [ 42%]
tests/test_health.py::test_token_missing PASSED [ 57%]
tests/test_health.py::test_skills_dir_missing PASSED [ 71%]
tests/test_health.py::test_workspace_missing … probing
↳ subprocess: hermes-fs-probe --strict /tmp/synthetic-ws-3471
↳ stderr : opening probe socket on 127.0.0.1:0…
↳ stderr : readable=False · attribute=ENOENT
↳ stdout : { "status": "fail", "hint": { "label": "open settings", "href": "/settings" } }
~ streaming · pid 84221 · 14.3s · 412 KB stdout · 1.2 KB stderr