Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: 예약 도메인 리팩토링 #134

Merged
merged 16 commits into from
Dec 15, 2023
Merged

Conversation

jo0oy
Copy link
Contributor

@jo0oy jo0oy commented Dec 15, 2023

💡 Motivation

  • 예약 도메인을 전체적으로 리팩토링 합니다.

📌 Changes

  • 예약 도메인 요청 Request DTO 유효성 검증 제한 값 및 메세지 상수화 (상수 클래스 추가)
  • 불필요한 로그 제거
  • 예약 도메인 유닛 테스트 리팩토링
    • Product, Room 엔티티 테스트 데이터를 생성하는 부분을 메서드로 뺌

🫱🏻‍🫲🏻 To Reviewers

  • 멘토님의 코드 리뷰를 기반으로 리팩토링을 진행했습니다!

@jo0oy jo0oy added 🚧refactoring 리팩토링 ✅Test test 관련 labels Dec 15, 2023
@jo0oy jo0oy self-assigned this Dec 15, 2023
Copy link

github-actions bot commented Dec 15, 2023

Test Results

105 tests  ±0   105 ✔️ ±0   5s ⏱️ ±0s
  62 suites ±0       0 💤 ±0 
  62 files   ±0       0 ±0 

Results for commit c9e45b8. ± Comparison against base commit 5474d98.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@JeongUijeong JeongUijeong left a comment

Choose a reason for hiding this comment

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

수고하셨어요!! 👍🏻👍🏻

@jo0oy jo0oy merged commit 2c16c98 into develop Dec 15, 2023
3 checks passed
@jo0oy jo0oy deleted the feature/reservation-refactoring branch December 15, 2023 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚧refactoring 리팩토링 ✅Test test 관련
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants