Skip to content

Fix flaky specs in markdown_editor_spec

Himanshu Kapoor requested to merge 422857-content-editor-flaky-specs into master

What does this MR do and why?

Fix flaky specs in markdown_editor_spec

Instead of relying on nextTick and waitForPromises, dispatch and wait for an event that triggers whenever content editor and markdown editors are ready.

Fixed issues:

Screenshots or screen recordings

No UI change

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #422857 (closed)

Edited by Himanshu Kapoor

Merge request reports