mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-30 19:09:28 +00:00
The old assertion read _drive_health_report's source text for the _sanitized_cua_env() call — a banned source-reading test that broke when the spawn moved into _open_mcp with identical runtime behavior. Now intercepts subprocess.Popen at the _open_mcp seam and asserts the env it actually receives strips secrets and applies the telemetry opt-out. |
||
|---|---|---|
| .. | ||
| test_cua_atexit_teardown.py | ||
| test_cua_cli_fallback_env.py | ||
| test_cua_no_overlay.py | ||
| test_cua_perf_knobs.py | ||
| test_cua_spawn_env_sanitization.py | ||
| test_cua_telemetry.py | ||
| test_doctor.py | ||
| test_permissions_resolution.py | ||