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

[HIMIN-195] test : setup을 이용한 fixture를 사용하여 주문 서비스 테스트 하도록 기능 변경 #122

Merged
merged 3 commits into from
Sep 19, 2023

Conversation

Curry4182
Copy link
Collaborator

PR 확인 항목

PR 보내기전에 아래 항목들을 만족 하였는지 체크 해주세요

  • 곤모슬 팀에서 정한 커밋 메시지 규칙과 일치하는가?
  • 곤모슬 팀에서 정한 코딩 컨벤션과 일치하는가?

PR 종류

어떤 종류의 PR인지 아래 항목중에 체크 해주세요

  • 버그 수정
  • 기능 추가
  • 코드 스타일 변경 (formatting, local variables)
  • 리팩토링 (기능 변경 X)
  • 빌드 관련 수정
  • 문서 내용 수정
  • 테스트 추가
  • 그 외, 어떤 종류인지 기입 바람:

어떤 기능이 추가 되었나요?

Issue Number: HIMIN-195

setup 클래스들을 이용하여 주문 요청 데이터를 만들고 주문 서비스를 테스트 할 수 있도록 기능 변경

기존에 있던 기능에 영향을 주나요?

  • 아니요

기타

Copy link
Member

@Yiseull Yiseull left a comment

Choose a reason for hiding this comment

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

병곤님 정말 고생 많으셨습니다 ㅜㅜ !!!

Comment on lines 74 to 76
.successBuild(
menuOptions
);
Copy link
Collaborator

Choose a reason for hiding this comment

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

p1
개행이 따로 필요하지 않아보입니다!

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

넵!! 바로 수정하겠습니다!

Copy link
Collaborator

@BeommoKoo-dev BeommoKoo-dev left a comment

Choose a reason for hiding this comment

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

워낙 CreateOrder 로직이 복잡해서 테스트코드 작성이 쉽지 않으셨을 텐데, 고생 많으셨습니다 👍

@Curry4182 Curry4182 merged commit 3252739 into main Sep 19, 2023
1 check passed
@Curry4182 Curry4182 deleted the HIMIN-195--byeonggon-order-service-test-refactor branch September 19, 2023 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants