PrestaShop Developer Conference
PrestaShop Developer Conference
November 6, 2024
Let's talk code, commerce and open source.
Table of Contents

Testing

You are encouraged to add both unit and functional tests for every new class you have created.

You must add a smoke test (also called “survival”) for every new page you migrate.