Wednesday, December 24, 2025
1 change · saas-18.3
Enhancements to existing features
This update enhances the testing process for the POS Restaurant module's preparation display functionality. By adding Hoot tests and a dedicated test environment, the team is ensuring greater reliability and accuracy of this key feature, reducing potential issues before they impact users.
Original PR description
In this commit: --- - Added HOOT test coverage for the POS Restaurant module's preparation display. - Introduced `setupPosPrepDisplayEnv` to mock and initialize the preparation display test environment. - Added test coverage for core components, models, and service logic. - Adjust hoot case for pos_urban_piper. task-5225193 Related PR: - https://github.com/odoo/odoo/pull/234474