E2E tests: Add test case which will validate that blocks render properly when their definition changes #7719
Labels
[Feature] Blocks
Overall functionality of blocks
[Type] Automated Testing
Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.
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.
The text was updated successfully, but these errors were encountered: