You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: run minimap lifecycle against unmocked vueuse timing
Drops the useRafFn mock (fake timers drive requestAnimationFrame too) and
tightens the show assertion: the immediate repaint comes from the
visibility watcher, so interval resumption is proven by a change made
after showing being observed only once the next interval elapses.
0 commit comments