Skip to content

Commit

Permalink
Convert more Scheduler.unstable_flushAll in tests to new test utils (#…
Browse files Browse the repository at this point in the history
…26369)

`Scheduler.unstable_flushAll` in existing tests doesn't work with
microtask. This PR converts most of the remaining
`Scheduler.unstable_flushAll()` calls to using internal test utilities
to unblock refactoring `ensureRootIsScheduled` with scheduling a
microtask.
  • Loading branch information
tyao1 authored Mar 11, 2023
1 parent 7741118 commit 432ffc9
Show file tree
Hide file tree
Showing 6 changed files with 332 additions and 270 deletions.
Loading

0 comments on commit 432ffc9

Please sign in to comment.