-
-
Notifications
You must be signed in to change notification settings - Fork 577
[16.0][FW] [15.0][IMP] bank-payment : test performance improvement #1350
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][FW] [15.0][IMP] bank-payment : test performance improvement #1350
Conversation
4398aeb to
4d0d8d3
Compare
- Include context keys for avoiding mail operations overhead.
4d0d8d3 to
789644e
Compare
- Switch to setUpClass for avoiding repeat the same setup for each test. - Include context keys for avoiding mail operations overhead.
- Switch to setUpClass (if needed) for avoiding repeat the same setup for each test. - Include context keys for avoiding mail operations overhead.
- Include context keys for avoiding mail operations overhead.
- Create setUpClass method - Switch to setUpClass (if needed) for avoiding repeat the same setup for each test. - Include context keys for avoiding mail operations overhead.
- Include context keys for avoiding mail operations overhead.
- Create setUpClass method - Include context keys for avoiding mail operations overhead.
789644e to
79d4b90
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.
In this versions, it's possible to inherit from a base test class including that context, but let's fast-track it as is as a good base:
/ocabot merge patch
|
On my way to merge this fine PR! |
|
Congratulations, your PR was merged at 8048b86. Thanks a lot for contributing to OCA. ❤️ |
Port of #1159 from 15.0 to 16.0.
Commits related to
account_payment_order_returnare not included as this module is not ported on 17.0.