Hi Rich I've been testing my theme with Block Unit test and found a few more things I would like to be able to test. Columns - the editor allows up to 10 columns, but the demo only shows 2 HR variants. A recent version of Gutenberg added additional ruler variants so we need to see all the different styles Full width content - a number of the blocks allow for a full width layout but there aren't any tests for this.
Hi Rich
I've been testing my theme with Block Unit test and found a few more things I would like to be able to test.
Columns - the editor allows up to 10 columns, but the demo only shows 2
HR variants. A recent version of Gutenberg added additional ruler variants so we need to see all the different styles
Full width content - a number of the blocks allow for a full width layout but there aren't any tests for this.