test: add StoryCommentsViewModel tests
8 test cases covering preview loading, cache hits/misses, comment
CRUD, pagination, and cache-first story switching. Relaxes the
active-story guard in loadPreview so direct calls work outside the
switchToStory flow.