godaddy-wordpress / godaddy-wordpress/coblocks

Run E2E tests against the latest stable version of Gutenberg

Open
#2,476 4 comments 1 reaction 0 assignees View on GitHub
[Priority] Low [Type] Enhancement
Dominant language
JavaScript
Stars
794
Forks
142
PR merge metrics
No merged PRs in 30d

Description

### Is your feature request related to a problem? Please describe.

Yes. Changes in Gutenberg can break CoBlocks and vice-versa. Here's a recent example of a bug that happens when a recent version of CoBlocks is activated alongside a relatively recent version of Gutenberg: https://github.com/godaddy-wordpress/coblocks/issues/2474.

Since CoBlocks extends and depends on Gutenberg, changes in Gutenberg can affect CoBlocks, and changes in CoBlocks could also affect Gutenberg.

### Describe the solution you'd like

**Add a new job to test against the **latest stable** version of Gutenberg in PRs and/or recurringly. I'm thinking about the E2E tests here.**

I'm not too acquainted with the CoBlocks source, but I assume that E2Es are running against the built-in block editor that comes with WPorg, which is usually equivalent to a pretty old version of Gutenberg.

Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.