Monday, September 4, 2023
1 change · master
Code cleanup and technical improvements
This update refines internal automated tests across several Odoo Enterprise areas by replacing a slower waiting method with a more meaningful check. It should help keep test runs faster and more dependable without changing customer-facing functionality.
Original PR description
\* = account_online_synchronization, test_mail_enterprise, voip, web_studio Follow up of https://github.com/odoo/odoo/pull/130451 `contains` is faster and functionally more significant. https://github.com/odoo/odoo/pull/134025