Skip to content
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

test(tools): add integration tests for /tools + chat usage #1081

Merged
merged 2 commits into from
Apr 9, 2025

Conversation

hayemaxi
Copy link
Collaborator

@hayemaxi hayemaxi commented Apr 4, 2025

#1080

  • Test /tools usage on how tools are executed
  • Test running multiple tools at in one Q response

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

aws#1080

- Test /tools usage on how tools are executed
- Test running multiple tools at in one Q response
@codecov-commenter
Copy link

codecov-commenter commented Apr 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 13.90%. Comparing base (8cff119) to head (3947423).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1081      +/-   ##
==========================================
+ Coverage   13.70%   13.90%   +0.20%     
==========================================
  Files        2362     2362              
  Lines      203812   204100     +288     
  Branches   184176   184464     +288     
==========================================
+ Hits        27928    28383     +455     
+ Misses     174492   174328     -164     
+ Partials     1392     1389       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hayemaxi hayemaxi marked this pull request as ready for review April 4, 2025 15:47
@hayemaxi hayemaxi requested a review from a team as a code owner April 4, 2025 15:47
@hayemaxi hayemaxi merged commit 3d0e57a into aws:main Apr 9, 2025
10 checks passed
Konippi pushed a commit to Konippi/amazon-q-developer-cli that referenced this pull request Apr 10, 2025
aws#1080

- Test /tools usage on how tools are executed
- Test running multiple tools at in one Q response
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integration/flow tests for granular tool permissions
3 participants