Monday, November 13, 2023
2 changes · 17.0
Enhancements to existing features
This update restores automated testing for the add-to-cart experience on the website store. It helps ensure customers can reliably add products to their cart, reducing the risk of checkout disruptions going unnoticed.
Original PR description
task-3547913
This update adds comprehensive test cases for WhatsApp templates to ensure reliable functionality across key scenarios including template synchronization, submission, and webhook updates. The improvements enhance code quality and maintainability by organizing tests properly and applying consistent standards across the WhatsApp module.
Original PR description
Added test cases for WhatsApp templates covering the following scenarios: - Template synchronization from a WhatsApp account. - Single template synchronization from Template. - Template submit to WhatsApp account - Template status update webhook. - Template quality update webhook. - Template category update webhook. Task - 3536176 Forward-Port-Of: odoo/enterprise#49815