-
Notifications
You must be signed in to change notification settings - Fork 4.4k
fix: JS SDK Unit Tests #1559
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
fix: JS SDK Unit Tests #1559
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
LGTM 👍 |
LGTM 👍 |
This comment was generated by github-actions[bot]! JS SDK Coverage Report📊 Coverage report for JS SDK can be found at the following URL: 📁 Test report folder can be found at the following URL: |
Sweep Summary
Updates JS SDK unit tests to work with the production environment by fixing API keys, updating test expectations, and commenting out problematic connection tests.
js/config/getTestConfig.ts
and updated API keys in both staging and prod config files.entity.initiateConnection()
tests injs/src/sdk/models/Entity.spec.ts
that were likely causing test failures.js/src/sdk/models/actions.spec.ts
to use Composio's toolkit instead of codeinterpreter's.js/src/sdk/models/triggers.spec.ts
to accept both "COMPLETED" and "succe 8000 ss" status values and updated expected config title.Ask Sweep AI questions about this PR
entity.initiateConnection()
unit testssuccess
&COMPLETED