Overview

Add a simple e2e test that adds a component with an empty slot to the canvas. Not by dragging, but using the click to insert mechanism to avoid the complexity/fragility of dragging and dropping in a javascript test.

We currently do not have an e2e test that adds a component with an empty slot to the canvas so it let a commit through that caused the page to error out when adding a component with an empty slot.#3498213: Unable to add SDCs with slots to the page

Proposed resolution

User interface changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

hooroomoo created an issue. See original summary.

hooroomoo’s picture

Issue summary: View changes
hooroomoo’s picture

Issue summary: View changes

tedbow’s picture

Issue summary: View changes
hooroomoo’s picture

Crediting @tedbow for suggesting this test case

hooroomoo’s picture

Assigned: hooroomoo » Unassigned
Status: Active » Needs review
tedbow’s picture

@hooroomoo thanks looks good to me!

jessebaker made their first commit to this issue’s fork.

  • jessebaker committed 36f2f0de on 0.x authored by hooroomoo
    Issue #3498634 by hooroomoo, tedbow: Add e2e test that adds a component...
jessebaker’s picture

Status: Needs review » Fixed

Approved, merged.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.