Wednesday, February 14, 2024
1 change · master
Code cleanup and technical improvements
The color picker field’s automated tests were moved to Odoo’s newer testing framework. This helps keep the web module easier to maintain and supports more reliable future development, with no expected change for end users.
Original PR description
This commit migrates the color_picker_field tests to the new test framework Hoot. task-3705027