Wednesday, July 24, 2024
2 changes · saas-17.2
Enhancements to existing features
The HR module’s automated tests were updated to use Odoo’s newer HOOT testing approach instead of older QUnit-based utilities. This is an internal quality improvement that helps keep testing reliable and easier to maintain, with no expected change for everyday users.
Original PR description
Update legacy tests importing mail/test_utils.js to use HOOT instead of Qunit. Task-3818666
The HR Skills app’s automated tests were moved to a newer testing framework. This helps the development team maintain quality more efficiently without changing the user-facing HR features.
Original PR description
This commit aims to convert QUnit tests which rely on hr_skills/test_utils to hoot. Part of Task-3818666 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr