-
Notifications
You must be signed in to change notification settings - Fork 194
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
Add test suite for wallet and plugin tool invocations #443
Conversation
Co-Authored-By: andrea@paella.dev <andrea@paella.dev>
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
|
Co-Authored-By: andrea@paella.dev <andrea@paella.dev>
Co-Authored-By: andrea@paella.dev <andrea@paella.dev>
Co-Authored-By: andrea@paella.dev <andrea@paella.dev>
Co-Authored-By: andrea@paella.dev <andrea@paella.dev>
Co-Authored-By: andrea@paella.dev <andrea@paella.dev>
Co-Authored-By: andrea@paella.dev <andrea@paella.dev>
Co-Authored-By: andrea@paella.dev <andrea@paella.dev>
Co-Authored-By: andrea@paella.dev <andrea@paella.dev>
…-examples.test.ts Co-Authored-By: andrea@paella.dev <andrea@paella.dev>
Co-Authored-By: andrea@paella.dev <andrea@paella.dev>
…roperties instead of instance types Co-Authored-By: andrea@paella.dev <andrea@paella.dev>
…st-utils.ts Co-Authored-By: andrea@paella.dev <andrea@paella.dev>
Co-Authored-By: andrea@paella.dev <andrea@paella.dev>
Co-Authored-By: andrea@paella.dev <andrea@paella.dev>
Co-Authored-By: andrea@paella.dev <andrea@paella.dev>
Co-Authored-By: andrea@paella.dev <andrea@paella.dev>
Test Suite for Wallet and Plugin Tool Invocations
This PR adds a comprehensive test suite to verify that different prompts correctly trigger the appropriate wallet and plugin tools with expected parameters.
Features
Test Coverage
Implementation
Testing
All tests pass in both TypeScript and Python implementations.
Link to Devin run: https://app.devin.ai/sessions/70028c7b477745dbb7d27e4e47fd73f5
Requested by: andrea@paella.dev