Skip to content

E2E tests: Add test case which will validate that blocks render properly when their definition changes #7719

@gziolo

Description

@gziolo

Related PR which triggered this: #7672. It would also help to discover bug in #7349. Those are only examples from this week.

We often change block definitions by adding/modifying/deleting attributes or output HTML. This causes issues when no proper backward compatibility handling is provided. We should add end-to-end test which loads all blocks (similar to Demo post) and ensures that all those blocks render properly even though blocks has changed in the meantime.

Metadata

Metadata

Assignees

Labels

[Feature] BlocksOverall functionality of blocks[Type] Automated TestingTesting infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions