Files
devplacepy/tests/unit
retoorandClaude Sonnet 5 6b9c48661a Use the shared run_async test helper instead of bare asyncio.run in provision tests
asyncio.run() opens and tears down its own event loop per call, bypassing
the shared background loop tests/conftest.py's run_async uses to refresh
the snapshot cache after each coroutine. Switch provision.py's editor_ready
and view tests to run_async for consistency with the rest of the async
test suite.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TwLhnueWrsK15wrieXE5m7
2026-09-07 16:27:15 +02:00
..
2026-07-19 18:57:43 +02:00
2026-07-26 16:46:41 +02:00
2026-07-09 02:52:54 +02:00