Problem/Motivation

Quicktabs instances are intended to be exposed as blocks and placed through Drupal's Block Layout UI, but the current test coverage does not verify that workflow. Existing functional coverage tests creating and deleting a Quicktabs instance, but not placing the derived Quicktabs block in a region and confirming it renders as expected.

Proposed resolution

Add functional test coverage for placing a Quicktabs block through Block Layout after creating a Quicktabs instance. Verify that the Quicktabs block is available for placement, can be assigned to a region, and renders the expected tabs on the page.

Issue fork quicktabs-3532891

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

smustgrave created an issue. See original summary.

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

joelpittet’s picture

Title: Add test coverage of placing tabs » Add functional test coverage for placing a Quicktabs block via Block Layout
Issue summary: View changes

Attempting to flush out, I hope this is what you meant @smustgrave? Feel free to correct me if I am wrong. Just cleaning up this queue.

joelpittet’s picture

Status: Active » Needs review
joelpittet’s picture

Issue summary: View changes
smustgrave’s picture

Status: Needs review » Fixed

Always for test coverage thank you!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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