Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Develop #102

Merged
merged 32 commits into from
Nov 28, 2023
Merged

Develop #102

merged 32 commits into from
Nov 28, 2023

Conversation

tjdtn0219
Copy link
Contributor

@tjdtn0219 tjdtn0219 commented Nov 28, 2023

변경사항

3차 오픈


체크리스트

리뷰 요청 전에 확인해야 할 사항들을 나열해주세요.

  • 내 코드를 스스로 검토했나요?
  • 핵심 기능에 대해 충분한 테스트를 수행했나요?

tjdtn0219 and others added 30 commits November 28, 2023 03:55
Fix: delete 메서드, 예외처리 수정
…actor

Feature/#93 리팩토링 및 테스트 코드 작성
…ception

Feat: 조회할 값이 없는 페이지 조회 시 204 에러처리
@tjdtn0219 tjdtn0219 added the enhancement New feature or request label Nov 28, 2023
Copy link

github-actions bot commented Nov 28, 2023

Test Results

23 tests  +4   23 ✔️ +4   1s ⏱️ ±0s
  9 suites +2     0 💤 ±0 
  9 files   +2     0 ±0 

Results for commit 885197b. ± Comparison against base commit 0d221b5.

This pull request removes 3 and adds 7 tests. Note that renamed tests count towards both.
ybe.mini.travelserver.domain.room.repository.RoomRepositoryTest ‑ 객실 단건 조회
ybe.mini.travelserver.domain.room.repository.RoomRepositoryTest ‑ 객실 단건 조회 - 존재하지 않는 경우
ybe.mini.travelserver.domain.room.service.RoomServiceTest ‑ 객실 상세 조회
ybe.mini.travelserver.domain.accommodation.controller.AccommodationControllerTest ‑ 숙소 리스트 조회
ybe.mini.travelserver.domain.accommodation.controller.AccommodationControllerTest ‑ 숙소 상세 조회
ybe.mini.travelserver.domain.accommodation.service.AccommodationServiceTest ‑ 숙소 리스트 조회
ybe.mini.travelserver.domain.accommodation.service.AccommodationServiceTest ‑ 숙소 상세 조회
ybe.mini.travelserver.domain.reservation.service.ReservationServiceTest ‑ createReservation_success()
ybe.mini.travelserver.domain.room.controller.RoomControllerTest ‑ 객실 리스트 조회 - Controller 테스트
ybe.mini.travelserver.domain.room.service.RoomServiceTest ‑ 객실 리스트 조회 - Service 테스트

♻️ This comment has been updated with latest results.

Copy link
Contributor

@ypd06021 ypd06021 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

Copy link
Member

@laigasus laigasus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다.

변경사항 중 잠재된 기능결함은 없어보입니다!
마지막 코드 다듬을 때 참고하셔야 할 부분 댓글 남겼습니다!

@laigasus laigasus merged commit 0086208 into main Nov 28, 2023
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

4 participants