odoo/enterprise#98849
Created by POS IoT, Meet Jivani (meji)
Merged
at fbd56452881653153de367849dc7bdd38f7997d3
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team on discord for help.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
Linked pull requests
- label
- odoo-dev:saas-18.3-pos-enterprise-add-hoot-test-case-meji
- head
- 7d1cee4c135c5bf041ca452280ac054a12ae499b
- merged
- 4 months ago by POS IoT, David Monnom (moda)
| odoo/odoo | odoo/enterprise | |
|---|---|---|
| saas-18.3 | #234474 | #98849 |
| saas-18.4 | #241349 | #102887 |
| 19.0 | #241500 | #102962 |
| saas-19.1 | #241562 | #103001 |
| saas-19.2 | ||
| saas-19.3 | ||
| master | #241656 | #103057 |
[IMP] pos_enterprise: add HOOT tests for preparation display
In this commit:
- Added HOOT test coverage for the POS Restaurant module's preparation display.
- Introduced
setupPosPrepDisplayEnvto 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.
Related PR:
- odoo/odoo#234474