## 배경 Editorial Magazine 시스템 (news-referenced)이 핵심 기능인데 E2E 0개. ## 검증 항목 - [ ] 홈에서 Editorial Carousel 렌더링 (`EditorialCarousel`) - [ ] Editorial Magazine 그리드 카드 클릭 → 매거진 상세 - [ ] Magazine 상세 페이지 섹션 렌더링: - [ ] Hero/Cover - [ ] Editorial Section - [ ] Items Section - [ ] Celeb Section - [ ] 매거진 layout_json 기반 동적 섹션 렌더 - [ ] 매거진 → 포스트 상세 navigation - [ ] News reference 링크 동작 ## 컴포넌트 - `lib/components/main-renewal/EditorialMagazine.tsx` - `lib/components/detail/magazine/Magazine*.tsx` ## 파일 - `packages/web/tests/magazine.spec.ts` (신규) - 매거진 API mock + layout_json 픽스처 ## 관련 - #170 (parent)
배경
Editorial Magazine 시스템 (news-referenced)이 핵심 기능인데 E2E 0개.
검증 항목
EditorialCarousel)컴포넌트
lib/components/main-renewal/EditorialMagazine.tsxlib/components/detail/magazine/Magazine*.tsx파일
packages/web/tests/magazine.spec.ts(신규)관련