MCPcopy Create free account
hub / github.com/TheSecuredAnalyst/security-suite / test_run_command_timeout

Route test_run_command_timeout

tests/test_error_handling.py:None–None  ·  view source on GitHub ↗
patch("subprocess.run")

Source from the content-addressed store, hash-verified

1"""Tests for error handling and tool management."""
2
3from unittest.mock import MagicMock, patch
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected