odoo/odoo#195344
Created by POS IoT, David Monnom (moda)
Merged
at 361da740dd76b6d2481240ca59d6792850234581
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.
- label
- odoo-dev:18.0-testing_synchronisation-moda
- head
- 68a8e6f0247b8f185aa733d99ee5d1aefdd0ca12
- merged
- 9 months ago by POS IoT, Joseph Caburnay (jcb)
odoo/odoo | |
---|---|
18.0 | #195344 |
saas-18.1 | #196095 |
saas-18.2 | |
saas-18.3 | |
saas-18.4 | |
19.0 | |
master | #196327 |
[IMP] point_of_sale, pos_restaurant: tour for testing synchronisation
Before we had no solution to test the synchronisation of the pos. In classic tours websocket are not supported. And we cannot launch two tours in parallel.
This commit add the possibility to load test assets in the PoS during our development. That's allow us to launch tour in loop in two different browser and test the synchronisation by creating orders, payment etc.
Tour assets are only added by adding &tours=True
in the URL of the PoS interface.