feat(standard-tests): add standard tests for sandbox providers
by eyurtsev
·
Feb 06, 2026 at 19:30 UTC
·
scan-02a07bd6f6033114
Get this automatically on every PR
Install the Axiomo GitHub App to get Signals as check runs and PR comments on every pull request.
Risk level: Medium (47%)
Add standard tests for sandbox providers
libs/standard-tests/langchain_tests/integration_tests/sandboxes.py is added with 434 lines of tests
libs/standard-tests/langchain_tests/integration_tests/__init__.py is modified to include deepagents modules
PR description states more execute tests are needed; no evidence found in diffs
Trusted contributor with 741 merged PRs. has 976 followers. unfamiliar with 3 files.
Focus on 1 critical file(s)
libs/standard-tests/langchain_tests/integration_tests/sandboxes.py
+434
434 lines changed; New file; Source code
libs/standard-tests/tests/unit_tests/test_in_memory_sandbox_provider.py
+84
84 lines changed; New file; Source code
libs/standard-tests/langchain_tests/integration_tests/__init__.py
+17
Source code
libs/standard-tests/pyproject.toml
+8
Configuration
66
minutes to review
high
effort level
none
staleness risk
Allocate focused review time
Good evidence, acceptable risk, ready for merge
Why is coverage_maintained missing? Consider adding this check.
libs/standard-tests/langchain_tests/integration_tests/sandboxes.py
Critical file: 434 lines changed; New file; Source code
libs/standard-tests/tests/unit_tests/test_in_memory_sandbox_provider.py
New file in high-priority area: 84 lines changed; New file; Source code