-
-
Notifications
You must be signed in to change notification settings - Fork 196
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
[16.0][ADD] stock_release_channel_plan_process_end_time #696
[16.0][ADD] stock_release_channel_plan_process_end_time #696
Conversation
fd432d6
to
63813e2
Compare
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.
Can you add in a specific commit a test-requirements.txt file with the dependent PR as it's done here 758b160
288e47c
to
b9981c8
Compare
b9981c8
to
173810c
Compare
|
||
|
||
class TestStockReleaseChannelPlan( | ||
test_stock_release_channel_plan.TestStockReleaseChannelPlan |
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.
hmm I'm not in favor of inheriting full test classes as every test you add there will run twice here.
Also overriding the method and calling super seems weird...
Can't you add a mixin and reuse it here?
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.
done
86e2708
to
c0d88b9
Compare
rebased & dropped do not merge commit |
c0d88b9
to
ec8798a
Compare
Extract setup in common for inheritance
f085e4a
to
a0af5f2
Compare
a0af5f2
to
a2d96a6
Compare
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.
code review + functional test
This PR has the |
/ocabot merge minor |
This PR looks fantastic, let's merge it! |
Congratulations, your PR was merged at 0054898. Thanks a lot for contributing to OCA. ❤️ |
Glue module between:
cc @lmignon @sbejaoui @rousseldenis