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

Feat/#36 oauth 도메인 테스트 코드 작성 #57

Merged
merged 24 commits into from
Oct 26, 2023
Merged

Feat/#36 oauth 도메인 테스트 코드 작성 #57

merged 24 commits into from
Oct 26, 2023

Conversation

yumyeonghan
Copy link
Collaborator

이슈번호

close: #36

작업 내용 설명

  • oauth 도메인 테스트 코드 작성
  • dto 수정

리뷰어에게 한마디

oauth 도메인에 대한 테스트 코드를 작성했고,
dto 구조를 조금 수정했습니다.
기존에 record만을 사용했던 dto를 sealed 와 permits 키워드를 사용해서 하나의 interface에서 관리 되도록 하였습니다.

@yumyeonghan yumyeonghan added the feat 기능 개발 label Oct 26, 2023
@yumyeonghan yumyeonghan added this to the 1차 스프린트 milestone Oct 26, 2023
@yumyeonghan yumyeonghan self-assigned this Oct 26, 2023
@github-actions
Copy link

Test Results

  9 files    9 suites   4s ⏱️
13 tests 13 ✔️ 0 💤 0
14 runs  14 ✔️ 0 💤 0

Results for commit f042e53.

@yumyeonghan yumyeonghan merged commit d497d4c into dev Oct 26, 2023
3 checks passed
@yumyeonghan yumyeonghan deleted the feat/#36 branch October 26, 2023 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 기능 개발
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

🚀 [Feature] oauth 도메인 테스트 코드 작성
1 participant