PrestaShop Developer Conference
PrestaShop Developer Conference
Hybrid format! Paris, France & Online - November 19, 2025
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.