Tuesday, July 16, 2024
1 change · saas-17.1
Resolved issues and error corrections
This change updates an automated loyalty test so it creates its own customer record instead of relying on optional demo data. This helps prevent false test failures and improves confidence in the point-of-sale loyalty feature without changing customer-facing behavior.
Original PR description
Before this commit, the test `test_change_reward_value_with_language` was using a partner only available in demo data. This commit removes the use of demo data in the test by using a partner created in the test itself. Runbot error: 70611, 70477, 70419, 70480