WordPress / gutenberg-examples

Examples for extending WordPress/Gutenberg with blocks.
1.2k stars 316 forks source link

Creating e2e Test #173

Closed ryanwelcher closed 1 year ago

ryanwelcher commented 3 years ago

Add basic e2e test to check that the block has been registered and is inserted correctly.

Related: #172