Monday, May 6, 2024
3 changes · saas-17.2
Enhancements to existing features
The Expense app’s automated tests have been moved to a newer testing framework. This helps maintain quality and reliability for future updates without changing day-to-day user workflows.
The CRM Live Chat module’s automated tests were moved to Odoo’s newer testing framework. This helps keep quality checks maintainable and aligned with current standards, with no expected change for end users.
Original PR description
Update legacy tests importing mail/test_utils.js to use HOOT instead of Qunit. Task-3818666
The accounting module's automated tests were updated from an older testing approach to the newer HOOT framework. This is an internal quality improvement that helps maintain reliable accounting screens and workflows without changing user-facing features.
Original PR description
Update legacy tests importing mail/test_utils.js to use HOOT instead of Qunit. Task-3818666