-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
developersTarget: Encourage developersTarget: Encourage developersmajorSeverity: MajorSeverity: MajormediumPriority: MediumPriority: MediumsoftwareCategory: Software construction maturityCategory: Software construction maturitytests-documentedSection: Project Tests DocumentedSection: Project Tests Documented
Description
There is currently this page in the devdocs about the tests suite:
https://devdocs.prestashop.com/1.7/testing/how-to-launch-tests/
It provides also a link the readme, and it allowd anyone to run the tests.
However, we don't provide tutorials to explain how to write different kind of tests for the project. That's currently missing. Many people have raised their interest to have resource, in order to:
- add tests to the modifications they do for their customers
- contribute tests or write tests to validate their pull requests
Todo:
- Write tutorials about unit tests (PHPunit + Behat)
- Write tutorials about sanity tests (Pupeteer)
- Write tutorials about functional tests (Pupeteer)
- Write tutorials about end to end tests (Pupeteer)
See also #8
davidglezz
Metadata
Metadata
Assignees
Labels
developersTarget: Encourage developersTarget: Encourage developersmajorSeverity: MajorSeverity: MajormediumPriority: MediumPriority: MediumsoftwareCategory: Software construction maturityCategory: Software construction maturitytests-documentedSection: Project Tests DocumentedSection: Project Tests Documented