Skip to content

Commit

Permalink
Merge pull request #179 from PrestaShop/add-qa-how-to-test
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Hlavtox authored Aug 3, 2023
2 parents 7a9baf3 + 9c8fa67 commit 8b52114
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,18 @@ PrestaShop: `1.7.7` or newer

This module is partially compatible with the multistore feature. Some of its options might not be available.

## How to test

Link to specs : https://docs.prestashop-project.org/functional-documentation/functional-documentation/ux-ui/back-office/improve/modules/product-comments-productcomments

In BO, check that Configuration options work well
Check if reviews are displayed
Approve/delete reviews
Add a review criteria
In FO, add comments to products
Report/thumb up or down a comment
Check product comment in Quickview

### Update dependency

There is no JS dependency for this module (for now).
Expand Down

0 comments on commit 8b52114

Please sign in to comment.