-
Notifications
You must be signed in to change notification settings - Fork 42
Document the expected ways to write tests #20
Copy link
Copy link
Open
Labels
developersTarget: Encourage developersTarget: Encourage developersmajorSeverity: MajorSeverity: MajormediumPriority: MediumPriority: MediumsoftwareCategory: Software construction maturityCategory: Software construction maturitytests-documentedSection: Project Tests DocumentedSection: Project Tests Documented
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
Type
Fields
Give feedbackNo fields configured for issues without a type.
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:
Todo:
See also #8