Monday, November 13, 2023
1 change · 17.0
Enhancements to existing features
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