Tuesday, July 23, 2024
2 changes · saas-17.2
Enhancements to existing features
The invoice extraction module’s automated tests were migrated from an older testing framework to the newer HOOT framework. This is an internal quality improvement that helps keep the module maintainable and aligned with current testing 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 sales timesheet test suite has been updated from an older testing approach to the newer HOOT framework. This improves long-term maintainability and reliability of internal quality checks without changing customer-facing behavior.
Original PR description
Update legacy tests importing mail/test_utils.js to use HOOT instead of Qunit. Task-3818666