Skip to content

Automated browser tests reference broken or missing categories #8132

@rachel-fenichel

Description

@rachel-fenichel

Check for duplicates

  • I have searched for similar issues before opening a new one.

Description

The automated browser tests open all of the categories in the toolbox and drag out each block.

  • There's a hard-coded list of basic categories in tests/browser/test/toolbox_drag_test.js, and it includes Colour. This category and the associated blocks have been removed from core and need to be removed from this test.
  • There's a hard-coded list of test categories in the same file, including Validators. This fails because some of the validator blocks referred to now-removed fields. This has been fixed in the most recent version of dev-tools, so the solution is to update the dependency and then verify that the validators category works again.

Reproduction steps

Stack trace

No response

Screenshots

No response

Browsers

No response

Metadata

Metadata

Assignees

Labels

issue: bugDescribes why the code or behaviour is wrong

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions