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: adding basic tests for agent.handlePresentation #351

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

curtis-h
Copy link
Contributor

@curtis-h curtis-h commented Jan 7, 2025

Description:

Discovered we're missing tests for some agent functions.
Added a very simple set of tests to prove high level functionality.

Checklist:

  • My PR follows the contribution guidelines of this project
  • My PR is free of third-party dependencies that don't comply with the Allowlist
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked the PR title to follow the conventional commit specification

@curtis-h curtis-h marked this pull request as ready for review January 7, 2025 14:09
@curtis-h curtis-h requested a review from a team as a code owner January 7, 2025 14:09
Copy link

github-actions bot commented Jan 7, 2025

Lines Statements Branches Functions
Coverage: 77%
77.48% (3713/4792) 68.04% (1714/2519) 81.27% (877/1079)

@coveralls
Copy link

Coverage Status

coverage: 74.029% (+1.4%) from 72.596%
when pulling e5aeaba on test/handlePresentation
into 4f7974d on main.

@curtis-h curtis-h merged commit 6745ea3 into main Jan 7, 2025
5 checks passed
@curtis-h curtis-h deleted the test/handlePresentation branch January 7, 2025 14:19
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.

3 participants