-
- Downloads
[FIX] point_of_sale,pos_hr,pos_coupon: adapt tests for localization builds
Part of task 2124952 By using AccountTestInvoicingHttpCommon, we have a setup independant from the demo datas. This also prevents running tests with incompatible localization: the tests for l10n with another currency than USD failed because of the demo datas preventing the change of currency.
Showing
- addons/point_of_sale/tests/test_frontend.py 63 additions, 61 deletionsaddons/point_of_sale/tests/test_frontend.py
- addons/pos_coupon/tests/test_frontend.py 3 additions, 5 deletionsaddons/pos_coupon/tests/test_frontend.py
- addons/pos_hr/tests/test_frontend.py 23 additions, 11 deletionsaddons/pos_hr/tests/test_frontend.py
Loading
Please register or sign in to comment