Add `waitForRouter` test helper
requested to merge 497749-add-test-helper-to-conditionally-call-nexttick-or-router-isready-when-waiting-for-routerview into master
What does this MR do and why?
Adds a helper to conditionally call router.onReady
or router.isReady
based on the active Vue version.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
N/A
How to set up and validate locally
N/A
Related to #497749 (closed)