e2e Tests: Add test for inserter drag-and-drop #31356
Labels
[Feature] Drag and Drop
Drag and drop functionality when working with blocks
[Feature] Inserter
The main way to insert blocks using the + button in the editing interface
Good First Issue
An issue that's suitable for someone looking to contribute for the first time
Needs Dev
Ready for, and needs developer efforts
[Package] E2E Tests
/packages/e2e-tests
[Type] Task
Issues or PRs that have been broken down into an individual action to take
GB 10.5.0 had a small regression related to the inserter's drag-and-drop feature (see #31319). Let's try adding some e2e test coverage for that feature (maybe to https://github.com/WordPress/gutenberg/blob/cec7a6817ac2ec37e1e7a3b314fee0b909e7bd7d/packages/e2e-tests/specs/editor/various/inserting-blocks.test.js?).
Note that it has been previously thought to be impossible to cover drag-and-drop behavior with an e2e test. However, there is some prior art for blocks' drag-and-drop feature, see #26869.
The text was updated successfully, but these errors were encountered: