Skip to content

test: Reenable the drag-out-every-test-block browser tests - #10396

Open
gonfunko wants to merge 1 commit into
mainfrom
test-blocks
Open

test: Reenable the drag-out-every-test-block browser tests#10396
gonfunko wants to merge 1 commit into
mainfrom
test-blocks

Conversation

@gonfunko

@gonfunko gonfunko commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

The basics

The details

Resolves

Fixes #10213

Proposed Changes

This PR reenables the two browser tests that exercise dragging out every block from the block-test plugin into the workspace. This change was LLM-assisted; the path for the block-test plugin is dynamically resolved from the monorepo, and the source gets executed inside the WebDriver browser session to define the blocks and toolbox. This avoids hardcoding paths and ensures that the latest local version of the test blocks is loaded and used.

I also updated the npm run test:browser command to build the plugin, rather than implicitly relying on that having been done.

Reason for Changes

These tests have caught some bugs before, so it's useful to have them enabled.

Test Coverage

Is better.

@gonfunko
gonfunko requested a review from a team as a code owner September 1, 2026 21:19
@gonfunko
gonfunko requested a review from maribethb September 1, 2026 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reenable or move test block browser tests into devtools

2 participants