[16.0][OU-ADD] enable tests, add decorator to make them convenient to use#4672
Closed
chienandalu wants to merge 2 commits into
Closed
[16.0][OU-ADD] enable tests, add decorator to make them convenient to use#4672chienandalu wants to merge 2 commits into
chienandalu wants to merge 2 commits into
Conversation
Contributor
|
Hi @legalsylvain, @hbrunn, @StefanRijnhart, |
Member
Author
|
looks like it doesn't work as it is... 😅 |
Member
|
you'll need to replace 5c38e05 with the version for v16 from Tecnativa/doodba#636 And better don't backport the other commit, as in v16 we use the patch I added before there was https://github.com/OCA/OCB/blob/16.0/odoo/tests/loader.py#L38, and we already have tests working with this mechanism, ie base |
Contributor
|
Superseded in #4701. |
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.
backport of
please review @pedrobaeza @hbrunn