Tuesday, May 14, 2024
3 changes · saas-17.2
Code cleanup and technical improvements
The website learning module's internal automated tests were updated to a newer testing framework. This helps maintain reliability of the module while reducing future maintenance effort, with no direct change expected for end users.
Original PR description
part of task-3818666
This update moves enterprise mail tests to a newer internal testing framework. It helps keep the mail app's test coverage easier to maintain without changing day-to-day user functionality.
Original PR description
part of task-3818666 enterprise: https://github.com/odoo/enterprise/pull/62419
The email enterprise test suite was migrated to a newer testing framework. This internal cleanup helps maintain test reliability and makes future changes easier to validate without affecting end users.
Original PR description
part of task-3818666 community: https://github.com/odoo/odoo/pull/165340