-
Notifications
You must be signed in to change notification settings - Fork 48
Fix support to subTest context manager for odoo >= 16.0 #86
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?
Conversation
|
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #86 +/- ##
=========================================
Coverage ? 37.59%
=========================================
Files ? 1
Lines ? 133
Branches ? 0
=========================================
Hits ? 50
Misses ? 83
Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
065742a to
ab8c896
Compare
alexandregaldeano
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
yvaucher
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
@simahawk I would appreciate your feedback on this one ;) |
I've test this PR against on real project using Odoo 14.0 and 17.0
To specifically test this feature :
pip install pytest-subtests)you should get this kind of output
closes #69