Skip to content

[refactor] raw restaurant 데이터 갱신 속도 개선 (#37) #69

[refactor] raw restaurant 데이터 갱신 속도 개선 (#37)

[refactor] raw restaurant 데이터 갱신 속도 개선 (#37) #69

GitHub Actions / Test Results succeeded Nov 19, 2023 in 0s

All 9 tests pass in 1s

9 tests  ±0   9 ✔️ ±0   1s ⏱️ -1s
4 suites ±0   0 💤 ±0 
4 files   ±0   0 ±0 

Results for commit 6c0a6bd. ± Comparison against earlier commit 835be59.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

9 tests found

There are 9 tests, see "Raw output" for the full list of tests.
Raw output
com.locationbasedfoodieservice.LocationBasedFoodieServiceApplicationTests ‑ contextLoads()
com.locationbasedfoodieservice.member.controller.MemberControllerTest ‑ 회원가입_성공_test()
com.locationbasedfoodieservice.member.controller.MemberControllerTest ‑ 회원가입_실패_test()
com.locationbasedfoodieservice.member.service.MemberServiceTest ‑ 업데이트_성공_test()
com.locationbasedfoodieservice.member.service.MemberServiceTest ‑ 업데이트_실패_찾을_수_없는_회원_번호_test()
com.locationbasedfoodieservice.member.service.MemberServiceTest ‑ 업데이트_실패_토큰_계정이_일치하지_않을때_test()
com.locationbasedfoodieservice.member.service.MemberServiceTest ‑ 회원_정보_조회_test()
com.locationbasedfoodieservice.member.service.MemberServiceTest ‑ 회원가입_test()
com.locationbasedfoodieservice.review.service.ReviewServiceTest ‑ 리뷰_생성()