Friday, October 10, 2025
1 change · 18.0
Enhancements to existing features
This pull request improves Odoo's Hoot unit testing tools by fixing event simulation, error reporting, and documentation issues. It also simplifies how test helpers are imported, reducing confusion for developers while keeping changes limited to the test ecosystem and minimizing product risk.
Original PR description
## Pull Request HOOT 37 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. Enterprise: https://github.com/odoo/enterprise/pull/96647 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr