Zoom out: E2E tests #65797
Labels
[Feature] Zoom Out
[Type] Automated Testing
Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.
Summary
With the zoom out mode feature landing in 6.7, it'd be great to increase test coverage, especially as bugs are fixed during the RC/Beta phases.
Currently there is an e2e test file, but it's skipped and probably quite outdated:
https://github.com/WordPress/gutenberg/blob/trunk/test/e2e/specs/site-editor/zoom-out.spec.js
It'd be great to add some basic tests, then build up the coverage over time. During the RC/beta, more e2e tests can be added for any bugs that are fixed.
These tests will probably also end up covering Edit/Write mode with the proposal in #65736.
Things to test (please feel free to edit this list):
The text was updated successfully, but these errors were encountered: