Tuesday, May 21, 2024
2 changes · saas-17.2
Enhancements to existing features
The accounting test suite has been updated to use Odoo's newer testing framework. This improves maintainability and helps ensure future accounting changes can be validated more reliably, without changing business functionality.
Original PR description
Update legacy tests importing mail/test_utils.js to use HOOT instead of Qunit. Task-3818666 PR Enterprise: https://github.com/odoo/enterprise/pull/62434
Accounting-related automated tests were updated to use the newer testing framework. This is an internal quality improvement that helps maintain reliability without changing day-to-day user workflows.
Original PR description
Update legacy tests importing mail/test_utils.js to use HOOT instead of Qunit. Task-3818666 Community PR: https://github.com/odoo/odoo/pull/165371