[wp-trac] [WordPress Trac] #59517: Migrate Puppeteer tests to Playwright
WordPress Trac
noreply at wordpress.org
Mon Oct 16 07:24:26 UTC 2023
#59517: Migrate Puppeteer tests to Playwright
--------------------------------------+-------------------------
Reporter: swissspidy | Owner: swissspidy
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.4
Component: Build/Test Tools | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+-------------------------
Comment (by afercia):
Note:
after [56926], for all the ones who previously ran the Core visual
regression tests locally, all the existing files in the `tests/visual-
regression/specs/__image_snapshots__/` directory will be reported by git
as 'Untracked files'. This is because of the changes to the `.gitignore`
file.
If you don't need those snapshot images any longer, you can safely delete
them and after next tests run they will be generated in the new path
`tests/visual-regression/specs/__snapshots__/`.
@swissspidy I'd suggest to consider to keep the old path in the
`.gitignore` file, just to avoid unnecessary headache for contributors.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59517#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list