Add manual SDK tests (#4555)
Some checks failed
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Build Skyvern SDK and publish to PyPI / check-version-change (push) Has been cancelled
Build Skyvern SDK and publish to PyPI / run-ci (push) Has been cancelled
Build Skyvern SDK and publish to PyPI / build-sdk (push) Has been cancelled

This commit is contained in:
Stanislav Novosad 2026-01-26 15:43:53 -07:00 committed by GitHub
parent a43b3ae3cc
commit 72b9fe960f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 3037 additions and 1 deletions

2
tests/sdk/python_sdk/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
.env
*.png