wp-media / wp-rocket-e2e

Playwright E2E testing repo
GNU General Public License v3.0
0 stars 0 forks source link

Closes #121 Add "comments" in the JSON of expected results #139

Closed Khadreal closed 1 month ago

Khadreal commented 1 month ago

Description

Add comments to json file. Fixes #121

No impact on user.

Type of change

Detailed scenario

Check #121 and here https://wp-media.slack.com/archives/C05NH7JU4S2/p1719573044181989

Technical description

Add comment field to json file and display comments on cli during test.

Documentation

Mandatory Checklist

Code validation

Code style

MathieuLamiot commented 1 month ago

@wp-media/qa-team Would this approach be useful for you to get/put more details about the templates? (see the original GH issue for context)

hanna-meda commented 1 month ago

@MathieuLamiot, @Khadreal, This approach looks good to us. Thank you!