hermes-agent/tests/computer_use
Teknium 21d1d08a2f test: convert doctor env-sanitization check from source-inspection to behavioral
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.
2026-07-29 11:09:08 -07:00
..
test_cua_atexit_teardown.py fix(computer_use): stop the cua-driver child on exit 2026-07-26 03:38:23 -05:00
test_cua_cli_fallback_env.py fix: resolve cua-driver across computer-use surfaces 2026-07-23 00:42:46 -05:00
test_cua_no_overlay.py fix(computer_use): default --no-overlay on macOS for idle CPU 2026-07-23 00:45:26 -05:00
test_cua_perf_knobs.py perf(computer_use): cap capture size and cache vision routing 2026-07-23 00:52:43 -05:00
test_cua_spawn_env_sanitization.py test: convert doctor env-sanitization check from source-inspection to behavioral 2026-07-29 11:09:08 -07:00
test_cua_telemetry.py
test_doctor.py fix(computer_use): surface CLI --version when health_report version lies 2026-07-29 11:09:08 -07:00
test_permissions_resolution.py fix: resolve cua-driver across computer-use surfaces 2026-07-23 00:42:46 -05:00