Table of Contents

Warning: You are browsing the documentation for PrestaShop 1.7, which is outdated.

You might want to read an updated version of this page for the current version, PrestaShop 8. Read the updated version of this page

Learn how to upgrade to the latest version.

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.