add wait for idle

This commit is contained in:
Will McGugan
2023-01-26 16:24:35 +01:00
parent e231788433
commit ff7f176444

View File

@@ -826,6 +826,7 @@ class App(Generic[ReturnType], DOMNode):
await wait_for_idle(0)
await app._animator.wait_for_idle()
await wait_for_idle(0)
@asynccontextmanager
async def run_test(