Skip to content

Commit b97fd4d

Browse files
mishushakovclaude
andauthored
test: remove apt, bun, npm, pip install tests (#1275)
## Summary - Deletes install test files for apt, bun, npm, and pip in both JS and Python SDKs - Removes sync and async variants in Python - Stacktrace tests for these install methods are kept 🤖 Generated with [Claude Code](https://claude.com/claude-code) --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c2d6eef commit b97fd4d

12 files changed

Lines changed: 0 additions & 330 deletions

File tree

packages/js-sdk/tests/template/methods/aptInstall.test.ts

Lines changed: 0 additions & 23 deletions
This file was deleted.

packages/js-sdk/tests/template/methods/bunInstall.test.ts

Lines changed: 0 additions & 29 deletions
This file was deleted.

packages/js-sdk/tests/template/methods/npmInstall.test.ts

Lines changed: 0 additions & 29 deletions
This file was deleted.

packages/js-sdk/tests/template/methods/pipInstall.test.ts

Lines changed: 0 additions & 20 deletions
This file was deleted.

packages/python-sdk/tests/async/template_async/methods/test_apt_install.py

Lines changed: 0 additions & 23 deletions
This file was deleted.

packages/python-sdk/tests/async/template_async/methods/test_bun_install.py

Lines changed: 0 additions & 36 deletions
This file was deleted.

packages/python-sdk/tests/async/template_async/methods/test_npm_install.py

Lines changed: 0 additions & 36 deletions
This file was deleted.

packages/python-sdk/tests/async/template_async/methods/test_pip_install.py

Lines changed: 0 additions & 27 deletions
This file was deleted.

packages/python-sdk/tests/sync/template_sync/methods/test_apt_install.py

Lines changed: 0 additions & 24 deletions
This file was deleted.

packages/python-sdk/tests/sync/template_sync/methods/test_bun_install.py

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)