Thursday, December 26, 2024
1 change · saas-18.1
Enhancements to existing features
The automated checks for preparation display workflows now use whole-number quantities instead of decimal quantities. This keeps test scenarios aligned with expected point-of-sale preparation behavior and reduces the risk of misleading test results.
Original PR description
After this commit : - Quantity in every test case has been updated from float to integer values. task - 4403770