Automattic / Automattic/block-experiments

Add unit tests for various blocks

Open
#48 0 comments 0 reactions 0 assignees View on GitHub
Enhancement
Dominant language
JavaScript
Stars
131
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Some of the blocks here are used in fundamental page layouts. For example, the layout grid. As such it's important that any changes we make don't break or affect these layouts in any way.

We need to introduce some tests so that we can:
- verify the HTML output of the blocks
- verify the browser output of the blocks

In the case of the layout grid there are several options that behave differently depending on whether viewed on a desktop, tablet, or mobile, making it difficult to check manually.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.