claude-code-sdk-python/tests
Ashwin Bhat d86c47f2d6
Some checks are pending
Lint / lint (push) Waiting to run
Test / test (3.10) (push) Waiting to run
Test / test (3.11) (push) Waiting to run
Test / test (3.12) (push) Waiting to run
Test / test (3.13) (push) Waiting to run
Test / test-e2e (3.10) (push) Blocked by required conditions
Test / test-e2e (3.11) (push) Blocked by required conditions
Test / test-e2e (3.12) (push) Blocked by required conditions
Test / test-e2e (3.13) (push) Blocked by required conditions
Test / test-examples (3.10) (push) Blocked by required conditions
Test / test-examples (3.11) (push) Blocked by required conditions
Test / test-examples (3.12) (push) Blocked by required conditions
Test / test-examples (3.13) (push) Blocked by required conditions
refactor: remove unnecessary node installation check (#189)
Simplify CLI detection by removing redundant node installation check
before throwing CLINotFoundError.

🤖 Generated with [Claude Code](https://claude.ai/code)

---------

Co-authored-by: Claude <noreply@anthropic.com>
2025-09-28 15:16:40 -07:00
..
conftest.py Initial Python SDK import 2025-06-12 00:16:19 -07:00
test_changelog.py Add changelog and changelog format check (#77) 2025-07-21 10:53:01 -07:00
test_client.py Rename claude_code to claude_agent (#188) 2025-09-28 14:52:53 -07:00
test_errors.py Rename claude_code to claude_agent (#188) 2025-09-28 14:52:53 -07:00
test_integration.py refactor: remove unnecessary node installation check (#189) 2025-09-28 15:16:40 -07:00
test_message_parser.py Rename claude_code to claude_agent (#188) 2025-09-28 14:52:53 -07:00
test_sdk_mcp_integration.py Rename claude_code to claude_agent (#188) 2025-09-28 14:52:53 -07:00
test_streaming_client.py Rename claude_code to claude_agent (#188) 2025-09-28 14:52:53 -07:00
test_subprocess_buffering.py Rename claude_code to claude_agent (#188) 2025-09-28 14:52:53 -07:00
test_tool_callbacks.py Rename claude_code to claude_agent (#188) 2025-09-28 14:52:53 -07:00
test_transport.py refactor: remove unnecessary node installation check (#189) 2025-09-28 15:16:40 -07:00
test_types.py Rename claude_code to claude_agent (#188) 2025-09-28 14:52:53 -07:00