mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-03 05:45:04 +03:00
#2952/#3108 made streaming cache hits SSE-wrapped (so streaming clients keep content + reasoning_content), but two chatcore tests still asserted the pre-fix 'cache HIT returns JSON regardless of stream flag'. Update them to assert SSE (text/event-stream) + verify the cached content appears in the SSE frames.