chore: Use pytest jubilant for charm integration tests#1053
Open
pedro-avalos wants to merge 5 commits into
Open
chore: Use pytest jubilant for charm integration tests#1053pedro-avalos wants to merge 5 commits into
pedro-avalos wants to merge 5 commits into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1053 +/- ##
=======================================
Coverage 77.63% 77.63%
=======================================
Files 117 117
Lines 12282 12282
Branches 1005 1005
=======================================
Hits 9535 9535
Misses 2525 2525
Partials 222 222
*This pull request uses carry forward flags. Click here to find out more.
🚀 New features to boost your workflow:
|
e6056f5 to
ba44d70
Compare
ba44d70 to
4e4933b
Compare
rene-oromtz
approved these changes
May 8, 2026
Contributor
rene-oromtz
left a comment
There was a problem hiding this comment.
Thank you for taking the time to add this! LGTM
Integration tests are still running but seems a GH issue assigning runners and setting up uv 🤔
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
pytest-jubilantto charm integration testsjujufixture out to the fixture provided by pytest-jubilant (which is used by other charms)ops[testing]from integration testing dependencies, as I don't think it's actually needed for integration testsResolved issues
Documentation
Web service API changes
Tests