-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Navigation block e2e tests: default to my only existing menu (#47744)
* added create and delete navigation functions * check markup of the block * checked the block in the canvas and frontend too * removed pause, passed page as an argument to the test * Update test/e2e/specs/editor/blocks/navigation.spec.js Co-authored-by: Kai Hao <[email protected]> * commented on the theme selection * use toMatchObject to check the block instead of toEqual * change css selectors to use role instead * make string check case insensitive * removed unnecesary selector --------- Co-authored-by: Kai Hao <[email protected]>
- Loading branch information
1 parent
234e16e
commit 8b1125d
Showing
1 changed file
with
101 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8b1125d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Flaky tests detected in 8b1125d.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.
🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/4125813620
📝 Reported issues:
specs/editor/blocks/query.test.js
specs/editor/various/multi-block-selection.test.js