Skip to content
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.

[#50] mock 결제 서비스 제작 #52

Merged
merged 1 commit into from
Dec 30, 2019
Merged

[#50] mock 결제 서비스 제작 #52

merged 1 commit into from
Dec 30, 2019

Conversation

yyy9942
Copy link
Collaborator

@yyy9942 yyy9942 commented Dec 9, 2019

Mock 결제 서비스 제작

@f-lab-dev
Copy link
Member

이 경우는 유저에 point 컬럼을 하나 추가해서 이 포인트로 결제를 하면 좋을 것 같습니다. 그러면 가짜 서비스를 만들지 않아도 될 것 같고, 비즈니스 로직을 검증하는 테스트를 작성할거리도 생길 것 같아서요. 유저의 point를 추가/차감하는 API도 만들면 좋을 것 같네요.

@yyy9942 yyy9942 changed the title #50 Feature/22 [#22] mock 결제 서비스 제작 Dec 21, 2019
@yyy9942 yyy9942 changed the title [#22] mock 결제 서비스 제작 [#50] mock 결제 서비스 제작 Dec 21, 2019
Copy link
Member

@f-lab-dev f-lab-dev left a comment

Choose a reason for hiding this comment

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

이름관련한것만 수정하시면 머지하셔도 됩니다~


@Service
@MemberLoginCheck
public class MockPayService {
Copy link
Member

Choose a reason for hiding this comment

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

Mock이라는 이름보다는 Dummy를 사용하는게 좋을 것 같습니다

@yyy9942 yyy9942 merged commit 0e787a8 into feature/18 Dec 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants