Skip to content

release: v1.0.1 (#670) #34

release: v1.0.1 (#670)

release: v1.0.1 (#670) #34

GitHub Actions / Test Results succeeded Dec 29, 2023 in 0s

All 169 tests pass in 8s

169 tests   169 ✅  8s ⏱️
 61 suites    0 💤
 61 files      0 ❌

Results for commit 85198ac.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

169 tests found

There are 169 tests, see "Raw output" for the full list of tests.
Raw output
com.celuveat.acceptance.admin.AdminAcceptanceTest$셀럽을_저장한다 ‑ 셀럽을 저장한다
com.celuveat.acceptance.admin.AdminAcceptanceTest$음식점_데이터_저장 ‑ 사진 이름에 두 장 이상을 입력할 수 있다
com.celuveat.acceptance.admin.AdminAcceptanceTest$음식점_데이터_저장 ‑ 엑셀 스프레드 시트에서 긁은 데이터를 DB에 저장한다
com.celuveat.acceptance.auth.MemberAcceptanceTest ‑ 세션이 무효화된 상태에서 회원정보 조회시 401 에러가 발생한다
com.celuveat.acceptance.auth.MemberAcceptanceTest ‑ 회원정보를 조회한다
com.celuveat.acceptance.auth.OauthAcceptanceTest ‑ OauthServer에 따라 미리 지정된 URI로 리다이렉트한다
com.celuveat.acceptance.auth.OauthAcceptanceTest ‑ 로그아웃한다
com.celuveat.acceptance.auth.OauthAcceptanceTest ‑ 로그인을 하면 세션 아이디를 헤더에 내려준다
com.celuveat.acceptance.auth.OauthAcceptanceTest ‑ 회원을 탈퇴한다
com.celuveat.acceptance.celeb.CelebAcceptanceTest ‑ 모든 셀럽들을 조회한다
com.celuveat.acceptance.restaurant.RestaurantAcceptanceTest$음식점_조회_API$근처_음식점_조회_시 ‑ 근처 음식점을 조회할때 세션이 담기면 좋아요 여부도 포함된다
com.celuveat.acceptance.restaurant.RestaurantAcceptanceTest$음식점_조회_API$근처_음식점_조회_시 ‑ 특정 음식점을 기준으로 일정 거리 내에 있는 모든 음식점을 조회한다
com.celuveat.acceptance.restaurant.RestaurantAcceptanceTest$음식점_조회_API$음식점_검색_시 ‑ 검색영역 조건으로 음식점을 조회한다
com.celuveat.acceptance.restaurant.RestaurantAcceptanceTest$음식점_조회_API$음식점_검색_시 ‑ 상위 카테고리로 조회시 포함된 하위 카테고리들이 조회된다
com.celuveat.acceptance.restaurant.RestaurantAcceptanceTest$음식점_조회_API$음식점_검색_시 ‑ 위경도 검색조건이 몇개만 null 이면 오류이다
com.celuveat.acceptance.restaurant.RestaurantAcceptanceTest$음식점_조회_API$음식점_검색_시 ‑ 위경도 검색조건이 모두 Null 이면 전국지도로 검색한다
com.celuveat.acceptance.restaurant.RestaurantAcceptanceTest$음식점_조회_API$음식점_검색_시 ‑ 음식점 검색 조건으로 검색한다
com.celuveat.acceptance.restaurant.RestaurantAcceptanceTest$음식점_조회_API$음식점_검색_시 ‑ 음식점 전체 조회시 셀럽 필터를 사용하면 해당 셀럽과 셀럽의 이미지가 첫번째로 설정된다
com.celuveat.acceptance.restaurant.RestaurantAcceptanceTest$음식점_조회_API$음식점_검색_시 ‑ 음식점 좋아요 기준 정렬
com.celuveat.acceptance.restaurant.RestaurantAcceptanceTest$음식점_조회_API$음식점_상세_조회_시 ‑ 셀럽ID 없이 음식점을 상세 조회하면 예외가 발생한다
com.celuveat.acceptance.restaurant.RestaurantAcceptanceTest$음식점_조회_API$음식점_상세_조회_시 ‑ 음식점ID로 조회
com.celuveat.acceptance.restaurant.RestaurantAcceptanceTest$음식점_조회_API$음식점_상세_조회_시 ‑ 음식점ID로 조회시 좋아요 여부 반영
com.celuveat.acceptance.restaurant.RestaurantAcceptanceTest$음식점_좋아요_API ‑ 음식점 좋아요를 누른다
com.celuveat.acceptance.restaurant.RestaurantAcceptanceTest$음식점_좋아요_API ‑ 음식점 좋아요를 취소한다
com.celuveat.acceptance.restaurant.RestaurantAcceptanceTest$음식점_좋아요_API ‑ 좋아요한 음식점을 조회한다
com.celuveat.acceptance.restaurant.RestaurantAcceptanceTest$정보_수정_제안_API ‑ 정보 수정 제안 요청을 보낸다
com.celuveat.acceptance.restaurant.RestaurantReviewAcceptanceTest$리뷰_API ‑ 다른 사람의 리뷰를 삭제할 수 없다
com.celuveat.acceptance.restaurant.RestaurantReviewAcceptanceTest$리뷰_API ‑ 다른사람의 음식점 리뷰를 수정할 수 없다
com.celuveat.acceptance.restaurant.RestaurantReviewAcceptanceTest$리뷰_API ‑ 음식점 리뷰를 삭제한다
com.celuveat.acceptance.restaurant.RestaurantReviewAcceptanceTest$리뷰_API ‑ 음식점 리뷰를 수정한다
com.celuveat.acceptance.restaurant.RestaurantReviewAcceptanceTest$리뷰_API ‑ 음식점 리뷰를 작성한다
com.celuveat.acceptance.restaurant.RestaurantReviewAcceptanceTest$리뷰_API ‑ 음식점 리뷰를 조회한다
com.celuveat.acceptance.restaurant.RestaurantReviewAcceptanceTest$리뷰_신고_API ‑ 음식점 리뷰를 신고한다
com.celuveat.acceptance.restaurant.RestaurantReviewAcceptanceTest$리뷰_좋아요_API ‑ 로그인후 리뷰를 조회시 좋아요 여부가 반영된다
com.celuveat.acceptance.restaurant.RestaurantReviewAcceptanceTest$리뷰_좋아요_API ‑ 음식점 리뷰 좋아요를 누른다
com.celuveat.acceptance.restaurant.RestaurantReviewAcceptanceTest$리뷰_좋아요_API ‑ 자신의 음식점 리뷰에 좋아요를 누를수없다
com.celuveat.acceptance.video.VideoAcceptanceTest$영상_조회_API ‑ 셀럽ID로 영상을 조회한다
com.celuveat.acceptance.video.VideoAcceptanceTest$영상_조회_API ‑ 영상을 전체 조회한다
com.celuveat.acceptance.video.VideoAcceptanceTest$영상_조회_API ‑ 음식점ID로 영상을 조회한다
com.celuveat.acceptance.video.VideoAcceptanceTest$영상_조회_API ‑ 음식점ID와 셀럽ID로 영상을 조회한다
com.celuveat.admin.command.application.AdminServiceTest$셀럽_저장 ‑ 데이터 순서가 다르면 예외가 발생한다
com.celuveat.admin.command.application.AdminServiceTest$셀럽_저장 ‑ 셀럽 이름이 누락되면 예외가 발생한다
com.celuveat.admin.command.application.AdminServiceTest$셀럽_저장 ‑ 셀럽 저장
com.celuveat.admin.command.application.AdminServiceTest$셀럽_저장 ‑ 셀럽의 유튜브 채널 이름이 누락되면 예외가 발생한다
com.celuveat.admin.command.application.AdminServiceTest$셀럽_저장 ‑ 셀럽의 프로필 사진 URL이 누락되면 예외가 발생한다
com.celuveat.admin.command.application.AdminServiceTest$음식점_데이터_저장 ‑ [1] 영상_업로드_날짜=23. 7. 23.
com.celuveat.admin.command.application.AdminServiceTest$음식점_데이터_저장 ‑ [2] 영상_업로드_날짜=2023.7.23
com.celuveat.admin.command.application.AdminServiceTest$음식점_데이터_저장 ‑ [3] 영상_업로드_날짜=2023. 7.8.
com.celuveat.admin.command.application.AdminServiceTest$음식점_데이터_저장 ‑ 데이터 한 개를 성공적으로 저장한다
com.celuveat.admin.command.application.AdminServiceTest$음식점_데이터_저장 ‑ 동일한 음식점과 유튜브영상링크가 이미 저장되어 있으면 예외가 발생한다
com.celuveat.admin.command.application.AdminServiceTest$음식점_데이터_저장 ‑ 둘 이상의 유튜브 영상 링크를 한번에 저장할 수 있다
com.celuveat.admin.command.application.AdminServiceTest$음식점_데이터_저장 ‑ 사진 수와 인스타 아이디의 수가 다르면 예외가 발생한다
com.celuveat.admin.command.application.AdminServiceTest$음식점_데이터_저장 ‑ 사진 출처가 인스타그램 아이디이면 앞에 골뱅이를 붙여 저장한다
com.celuveat.admin.command.application.AdminServiceTest$음식점_데이터_저장 ‑ 셀럽이 저장되어 있지 않으면 예외가 발생한다
com.celuveat.admin.command.application.AdminServiceTest$음식점_데이터_저장 ‑ 영상 링크와 업로드 일의 개수가 다르면 예외가 발생한다
com.celuveat.admin.command.application.AdminServiceTest$음식점_데이터_저장 ‑ 음식점 사진이 없으면 사진을 제외하고 저장한다
com.celuveat.admin.command.application.AdminServiceTest$음식점_데이터_저장 ‑ 인스타 아이디가 입력되면 입력된 정보로 저장한다
com.celuveat.admin.command.application.AdminServiceTest$음식점_데이터_저장 ‑ 인스타 아이디가 입력되지 않으면 socialMedia는 YOUTUBE로 저장한다
com.celuveat.admin.command.application.AdminServiceTest$음식점_데이터_저장 ‑ 저장된 음식점에 두 명의 셀럽 데이터를 추가로 저장할 수 있다
com.celuveat.admin.command.application.AdminServiceTest$음식점_데이터_저장 ‑ 저장된 음식점은 사진과 비디오만 저장한다 새로운 음식점이면 음식점도 같이 저장한다
com.celuveat.auth.command.application.OauthServiceTest ‑ 로그인하면 회원의 아이디가 반환된다
com.celuveat.auth.command.application.OauthServiceTest ‑ 회원 탈퇴하면 회원의 좋아요와 정보가 모두 삭제된다
com.celuveat.auth.query.OauthMemberQueryServiceTest ‑ 회원정보를 조회한다
com.celuveat.auth.query.dao.OauthMemberProfileResponseDaoTest ‑ 회원의 프로필을 조회한다
com.celuveat.celeb.query.CelebQueryServiceTest ‑ 셀럽들을 전체 조회한다
com.celuveat.celeb.query.dao.CelebQueryResponseDaoTest ‑ 모든 셀럽들을 조회한다
com.celuveat.common.util.FileNameUtilTest ‑ [1] fileName=index.html, fileNameWithoutExtension=index
com.celuveat.common.util.FileNameUtilTest ‑ [1] fileNameWithoutExtension=image, fileNameWithWebpExtension=image.webp
com.celuveat.common.util.FileNameUtilTest ‑ [2] fileName=image.webp, fileNameWithoutExtension=image
com.celuveat.common.util.FileNameUtilTest ‑ [2] fileNameWithoutExtension=imagePENG, fileNameWithWebpExtension=imagePENG.webp
com.celuveat.common.util.FileNameUtilTest ‑ [3] fileName=imagePENG.png, fileNameWithoutExtension=imagePENG
com.celuveat.common.util.RatingUtilsTest ‑ [1] parameters=10,3,0, result=3
com.celuveat.common.util.RatingUtilsTest ‑ [2] parameters=10,3,1, result=3.3
com.celuveat.common.util.RatingUtilsTest ‑ [3] parameters=10,3,2, result=3.33
com.celuveat.common.util.RatingUtilsTest ‑ [4] parameters=10,3,3, result=3.333
com.celuveat.common.util.RatingUtilsTest ‑ [5] parameters=1.5,1,0, result=2
com.celuveat.common.util.RatingUtilsTest ‑ [6] parameters=1.5,1,1, result=1.5
com.celuveat.common.util.RatingUtilsTest ‑ [7] parameters=1.5,1,2, result=1.5
com.celuveat.common.util.RatingUtilsTest ‑ 기본적으로는 소숫점 한자리까지 출력한다
com.celuveat.event.command.application.EventImageNameGeneratorTest ‑ [1] param=mallang._.,또간집,1, expected=mallang._._또간집_1
com.celuveat.event.command.application.EventImageNameGeneratorTest ‑ [2] param=mallang._.,또간집,2, expected=mallang._._또간집_2
com.celuveat.event.command.application.EventImageNameGeneratorTest ‑ [3] param=mallang._.,또간집,3, expected=mallang._._또간집_3
com.celuveat.event.command.application.EventServiceTest ‑ 이미지들을 저장한다
com.celuveat.restaurant.command.application.RestaurantCorrectionServiceTest ‑ 음식점 수정 요청을 생성한다
com.celuveat.restaurant.command.application.RestaurantLikeServiceTest ‑ 좋아요가 이미 있으면 좋아요를 지운다
com.celuveat.restaurant.command.application.RestaurantLikeServiceTest ‑ 좋아요를 누른다
com.celuveat.restaurant.command.application.RestaurantReviewLikeServiceTest ‑ 리뷰에 좋아요를 누른다
com.celuveat.restaurant.command.application.RestaurantReviewLikeServiceTest ‑ 자신의 리뷰에 좋아요를 누를 수 없다
com.celuveat.restaurant.command.application.RestaurantReviewLikeServiceTest ‑ 좋아요가 이미 있으면 좋아요를 지운다
com.celuveat.restaurant.command.application.RestaurantReviewLikeServiceTest ‑ 좋아요를 삭제되면 리뷰의 좋아요 개수가 감소한다
com.celuveat.restaurant.command.application.RestaurantReviewLikeServiceTest ‑ 좋아요를 추가되면 리뷰의 좋아요 개수가 증가한다
com.celuveat.restaurant.command.application.RestaurantReviewReportServiceTest ‑ 음식점 리뷰를 신고한다
com.celuveat.restaurant.command.application.RestaurantReviewServiceTest$리뷰_삭제_시 ‑ 내 리뷰는 제거할 수 있다
com.celuveat.restaurant.command.application.RestaurantReviewServiceTest$리뷰_삭제_시 ‑ 다른 사람의 리뷰는 제거할 수 없다
com.celuveat.restaurant.command.application.RestaurantReviewServiceTest$리뷰_삭제_시 ‑ 리뷰를 제거하면 리뷰 좋아요와 리뷰 신고가 모두 삭제된다
com.celuveat.restaurant.command.application.RestaurantReviewServiceTest$리뷰_삭제_시 ‑ 리뷰를 제거하면 음식점의 리뷰 수와 전체 평점이 감소된다
com.celuveat.restaurant.command.application.RestaurantReviewServiceTest$리뷰_수정_시 ‑ [1] invalidRating=-1.0
com.celuveat.restaurant.command.application.RestaurantReviewServiceTest$리뷰_수정_시 ‑ [2] invalidRating=0.0
com.celuveat.restaurant.command.application.RestaurantReviewServiceTest$리뷰_수정_시 ‑ [3] invalidRating=5.1
com.celuveat.restaurant.command.application.RestaurantReviewServiceTest$리뷰_수정_시 ‑ 리뷰를 수정하면 음식점의 리뷰 수는 동일하고 전체 평점이 변경된다
com.celuveat.restaurant.command.application.RestaurantReviewServiceTest$리뷰_수정_시 ‑ 자신의 리뷰가 아니면 수정할 수 없다
com.celuveat.restaurant.command.application.RestaurantReviewServiceTest$리뷰_수정_시 ‑ 자신의 리뷰는 수정할 수 있다
com.celuveat.restaurant.command.application.RestaurantReviewServiceTest$리뷰_작성_시 ‑ [1] invalidRating=-1.0
com.celuveat.restaurant.command.application.RestaurantReviewServiceTest$리뷰_작성_시 ‑ [2] invalidRating=0.0
com.celuveat.restaurant.command.application.RestaurantReviewServiceTest$리뷰_작성_시 ‑ [3] invalidRating=5.1
com.celuveat.restaurant.command.application.RestaurantReviewServiceTest$리뷰_작성_시 ‑ 리뷰를 사진과 함께 작성한다
com.celuveat.restaurant.command.application.RestaurantReviewServiceTest$리뷰_작성_시 ‑ 리뷰를 작성하면 음식점의 리뷰 수와 전체 평점이 증가한다
com.celuveat.restaurant.command.application.RestaurantServiceTest ‑ 조회수를 1 증가시킨다
com.celuveat.restaurant.command.domain.RestaurantLikeTest ‑ 생성 시 음식점의 좋아요 수를 증가시킨다
com.celuveat.restaurant.command.domain.RestaurantLikeTest ‑ 취소 시 음식점의 좋아요 수를 감소시킨다
com.celuveat.restaurant.command.domain.review.RestaurantReviewLikeTest ‑ 내 리뷰에는 좋아요를 누를 수 없다
com.celuveat.restaurant.command.domain.review.RestaurantReviewLikeTest ‑ 다른 회원의 리뷰에 좋아요를 누를 수 있다
com.celuveat.restaurant.command.domain.review.RestaurantReviewLikeTest ‑ 좋아요를 취소할 수 있다
com.celuveat.restaurant.command.domain.review.RestaurantReviewTest$리뷰_작성_시 ‑ [1] invalidRating=-1.0
com.celuveat.restaurant.command.domain.review.RestaurantReviewTest$리뷰_작성_시 ‑ [2] invalidRating=0.0
com.celuveat.restaurant.command.domain.review.RestaurantReviewTest$리뷰_작성_시 ‑ [3] invalidRating=5.1
com.celuveat.restaurant.command.domain.review.RestaurantReviewTest$리뷰_작성_시 ‑ 리뷰를 작성하면 음식점의 리뷰 수와 전체 평점이 증가한다
com.celuveat.restaurant.command.domain.review.RestaurantReviewTest$수정_시 ‑ [1] invalidRating=-1.0
com.celuveat.restaurant.command.domain.review.RestaurantReviewTest$수정_시 ‑ [2] invalidRating=0.0
com.celuveat.restaurant.command.domain.review.RestaurantReviewTest$수정_시 ‑ [3] invalidRating=5.1
com.celuveat.restaurant.command.domain.review.RestaurantReviewTest$수정_시 ‑ 리뷰를 수정하면 음식점의 리뷰 수는 동일하고 전체 평점이 변경된다
com.celuveat.restaurant.command.domain.review.RestaurantReviewTest$수정_시 ‑ 자신의 리뷰가 아니면 수정할 수 없다
com.celuveat.restaurant.command.domain.review.RestaurantReviewTest$수정_시 ‑ 자신의 리뷰는 수정할 수 있다
com.celuveat.restaurant.command.domain.review.RestaurantReviewTest$제거_시 ‑ 내 리뷰는 제거할 수 있다
com.celuveat.restaurant.command.domain.review.RestaurantReviewTest$제거_시 ‑ 다른 사람의 리뷰는 제거할 수 없다
com.celuveat.restaurant.command.domain.review.RestaurantReviewTest$제거_시 ‑ 리뷰를 제거하면 음식점의 리뷰 수와 전체 평점이 감소된다
com.celuveat.restaurant.presentation.CategoryMapperTest ‑ [1] category=null
com.celuveat.restaurant.presentation.CategoryMapperTest ‑ [2] category=
com.celuveat.restaurant.presentation.CategoryMapperTest ‑ 카테고리가_등록되지_않은_카테고리면_예외가_발생한다()
com.celuveat.restaurant.presentation.CategoryMapperTest ‑ 카테고리가_등록된_카테고리면_매핑된_카테고리들을_반환한다()
com.celuveat.restaurant.query.RestaurantQueryServiceTest ‑ 검색 조건에 따라 음식점을 검색한다
com.celuveat.restaurant.query.RestaurantQueryServiceTest ‑ 최근 생성된 음식점들을 조회한다
com.celuveat.restaurant.query.RestaurantQueryServiceTest ‑ 특정 음식점 근처의 음식점들을 조회한다
com.celuveat.restaurant.query.RestaurantQueryServiceTest ‑ 특정 음식점을 조회한다
com.celuveat.restaurant.query.RestaurantQueryServiceTest ‑ 특정 회원이 좋아요를 누를 음식점들을 조회한다
com.celuveat.restaurant.query.RestaurantQueryServiceTest ‑ 행정동에 포함된 음식점들을 조회한다
com.celuveat.restaurant.query.RestaurantReviewQueryServiceTest ‑ 음식점의 모든 리뷰를 조회한다
com.celuveat.restaurant.query.dao.LikedRestaurantQueryResponseDaoTest ‑ 회원이 좋아요한 음식점을 모두 조회한다
com.celuveat.restaurant.query.dao.RestaurantDetailQueryResponseDaoTest ‑ 리뷰를 통해 산풀된 평점도 보여준다
com.celuveat.restaurant.query.dao.RestaurantDetailQueryResponseDaoTest ‑ 음식점을 상세조회한다
com.celuveat.restaurant.query.dao.RestaurantDetailQueryResponseDaoTest ‑ 좋아요 누른 음식점을 조회한다
com.celuveat.restaurant.query.dao.RestaurantReviewsQueryResponseDaoTest ‑ 음식점 리뷰와 리뷰의 이미지를 조회한다
com.celuveat.restaurant.query.dao.RestaurantReviewsQueryResponseDaoTest ‑ 좋아요한 음식점 리뷰를 조회한다
com.celuveat.restaurant.query.dao.RestaurantSearchQueryResponseDaoTest$근처_음식점_조회_시 ‑ 특정 음식점에서 일정 거리 내 주변 음식점을 조회한다
com.celuveat.restaurant.query.dao.RestaurantSearchQueryResponseDaoTest$음식점_검색_시 ‑ 위경도에 포함된 음식점을 조회한다
com.celuveat.restaurant.query.dao.RestaurantSearchQueryResponseDaoTest$음식점_검색_시 ‑ 음식점 이름으로 음식점들을 조회한다
com.celuveat.restaurant.query.dao.RestaurantSearchQueryResponseDaoTest$음식점_검색_시 ‑ 좋아요를 눌렀는지 여부도 반환된다
com.celuveat.restaurant.query.dao.RestaurantSearchQueryResponseDaoTest$음식점_검색_시 ‑ 특정 셀럽의 ID로 음식점들을 조회한다
com.celuveat.restaurant.query.dao.RestaurantSearchQueryResponseDaoTest$음식점_검색_시 ‑ 특정 카테고리로 음식점들을 조회한다
com.celuveat.restaurant.query.dao.RestaurantSearchWithoutDistanceQueryResponseDaoTest$법접동코드로_음식점_조회_시 ‑ 법정동코드로 해당 지역에 속한 음식점을 조회한다
com.celuveat.restaurant.query.dao.RestaurantSearchWithoutDistanceQueryResponseDaoTest$최근_추가된_음식점_조회_시 ‑ 최근 추가된 음식점을 가장 최근에 추가된 순서로 10개만 보여준다
com.celuveat.restaurant.query.dao.RestaurantSearchWithoutDistanceQueryResponseDaoTest$추천_음식점_조회_시 ‑ 추천 음식점을 조회한다
com.celuveat.video.query.VideoQueryServiceTest ‑ 음식점 영상들을 조건에 따라 조회한다
com.celuveat.video.query.dao.VideoQueryResponseDaoTest ‑ 셀럽ID로 영상 검색
com.celuveat.video.query.dao.VideoQueryResponseDaoTest ‑ 영상 전체 검색
com.celuveat.video.query.dao.VideoQueryResponseDaoTest ‑ 음식점ID로 영상 검색
com.celuveat.video.query.dao.VideoQueryResponseDaoTest ‑ 음식점ID와 셀럽ID로 영상 검색
com.celuveat.video.utils.VideoResponseUtilTest ‑ [10] videoUrl=https://www.youtube.com/shorts/AqZESPTfnns, expected=AqZESPTfnns
com.celuveat.video.utils.VideoResponseUtilTest ‑ [11] videoUrl=https://www.youtube.com/shorts/GFDjAALa7BE?t=41, expected=GFDjAALa7BE
com.celuveat.video.utils.VideoResponseUtilTest ‑ [12] videoUrl=https://www.youtube.com/shorts/oFjx1P7ryeY, expected=oFjx1P7ryeY
com.celuveat.video.utils.VideoResponseUtilTest ‑ [1] videoUrl=https://www.youtube.com/watch?v=YfEY2fPIw8s&list=PLuMuHAJh9g_Py_PSm8gmHdlcil6CQ9QCM&index=76, expected=YfEY2fPIw8s
com.celuveat.video.utils.VideoResponseUtilTest ‑ [2] videoUrl=https://www.youtube.com/watch?v=yrxOA0RwmKg, expected=yrxOA0RwmKg
com.celuveat.video.utils.VideoResponseUtilTest ‑ [3] videoUrl=https://www.youtube.com/watch?v=yS5SWiwsU6U, expected=yS5SWiwsU6U
com.celuveat.video.utils.VideoResponseUtilTest ‑ [4] videoUrl=https://www.youtube.com/watch?v=yYcz4HTtjJU, expected=yYcz4HTtjJU
com.celuveat.video.utils.VideoResponseUtilTest ‑ [5] videoUrl=https://www.youtube.com/watch?v=z3LLrRL1o18, expected=z3LLrRL1o18
com.celuveat.video.utils.VideoResponseUtilTest ‑ [6] videoUrl=https://www.youtube.com/watch?v=z7yxl67xe0M, expected=z7yxl67xe0M
com.celuveat.video.utils.VideoResponseUtilTest ‑ [7] videoUrl=https://www.youtube.com/watch?v=z8qSs69MT3g, expected=z8qSs69MT3g
com.celuveat.video.utils.VideoResponseUtilTest ‑ [8] videoUrl=https://www.youtube.com/watch?v=zQVvYfG4ETs&t=39, expected=zQVvYfG4ETs
com.celuveat.video.utils.VideoResponseUtilTest ‑ [9] videoUrl=https://www.youtube.com/shorts/1_v5kOOJ6xo?t=48, expected=1_v5kOOJ6xo