Thursday, July 31, 2025
1 change · saas-18.1
Enhancements to existing features
This update improves and fixes Odoo's internal Hoot unit testing tools and related test helpers, helping developers validate changes more reliably. The changes are intended to affect only the test environment, reducing risk to normal business workflows.
Original PR description
## Pull Request HOOT (PRHOOT) 35 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. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#218770