Friday, January 19, 2024
1 change · 17.0
Enhancements to existing features
This update adds comprehensive tests for the formatLang() function in Odoo's tools module. By establishing a solid test foundation, the development team can safely improve and refactor this function in future versions without accidentally breaking existing functionality that users depend on.
Original PR description
Tests the method formatLang() to be able to do safe(r) refactoring in future versions. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr