Daily updates from Odoo
Thursday, June 5, 2025
1 change
Code cleanup and technical improvements
This update simplifies how automated test scenarios are defined across several Odoo Enterprise apps. It reduces maintenance work for the testing framework while keeping the changes limited to internal unit tests, so there is no expected impact on daily user workflows.
Original PR description
## Pull Request HOOT (PRHOOT) 32 This pull requests brings various improvements and fixes to Hoot and the Odoo unit test ecosystem. See the different commit messages for more details. Note: these changes are made in stable to avoid having to support multiple versions of the HOOT API. As such, these changes are intended to be strictly limited to unit tests as to not put the rest of the code base at risk. Community: https://github.com/odoo/odoo/pull/210041 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr