The Test team patrols, curates, and tests the WordPress experience. We use a QA mindset to do visual records, using, observing, user research, manual testing, and user testing. We also document and triage top flows.
Call for Testing: Gutenberg 5.0
This release includes two new blocks and a way to change the focal point in a cover image block. It also implements a performance improvement when adding/removing blocks, several enhancements, bug fixes, documentation improvements, tooling updates, and removed PHP code now maintained in Core.
The goal of Gutenberg is to simplify the creation of rich pages and posts in WordPress by replacing old custom HTML, CSS, and shortcodes with native Blocks. The Gutenberg plugin is currently the main focus for the testing group and Gutenberg is theĀ new editing experience in WordPress. To help test, please downloadgutenberg.zip
from the releases pageĀ or use the button above, install/activate the plugin, and try testing any of the items listed below. You can also see other options for getting setup for testing in the handbook.
When testing, use the latest stable release of WordPress (5.0.3) and the Gutenberg 5.0 plugin (download using the links above). All testing is welcome even if itās just one or two items!
- Add an RSS feed using the new RSS block. (7966)
- Find the Amazon instant preview link for your favorite book and embed it into a post. (13510)
- Add a Cover block and change the focal point for the image. (10925)
- Add several blocks in quick succession (it should feel faster than in the previous release). (13067)
- Try to create a reusable block as a contributor (you should not be able to). (12378)
- Log in as an admin and create a reusable block. Log in as an author or contributor and try to delete it (you should not be able to). (12378)
- Log in as an author and try to edit the reusable block created in the previous step (you should not be able to). (12378)
- Add a SmugMug photo or slideshow embed. Check to make sure the embed works on the front-end but you do not see a preview in the editor (12961).
- Add a gallery block with 4 images and set the columns to 4 then click the pencil icon in the gallery block toolbar and remove an image. Check that the columns option changes to 3. (13423)
- Create a new category with no published posts in it. Start a new post and try to assign the new category to it (you should not be able to). (13549)
- Add a columns block with an odd number of columns and check that the margins on the right and left work as expected. Try from different themes. (12199)
- Add a list block and use the indent and outdent buttons on various list items in the list. (12667)
- Accessibility: using a screen reader, go to the More menu and toggle between the views for Top Toolbar, Spotlight Mode, and Fullscreen Mode and check that the change is announced properly. (13385)
- Accessibility: using a screen reader, use the block inserter to search for any block and check that the label āSearch for a blockā is announced correctly followed by the number of results. (13388)
- For more, seeĀ pull requests merged in the 5.0 milestone.
gutenberg
on GitHub. Thank you!
Please join us in #core-test on WordPress Slack any time if you have questions about testing!