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: 회원 정보 조회 기능 구현 #37

Merged
merged 11 commits into from
Dec 30, 2023
Merged

Conversation

JeongUijeong
Copy link
Contributor

💡Motivation

  • 회원 정보를 조회하는 기능이 필요합니다.

📌Changes

  • 회원 정보 조회 기능 서비스 Logic 구현
  • 내 정보 조회 API 컨트롤러 구현
  • 회원 정보 조회 기능 서비스 단위 테스트 작성
  • 내 정보 조회 API 컨트롤러 테스트 작성
  • 내 정보 조회 REST Docs 테스트 작성
  • 내 정보 조회 adoc 파일 작성

🫱🏻‍🫲🏻To Reviewers

  • 코드 리뷰 후 승인 부탁 드립니다!🤍

closes #26

@JeongUijeong JeongUijeong added 📚document 문서 작업 🛠️feature 기능 개발 ✅Test test 관련 labels Dec 29, 2023
@JeongUijeong JeongUijeong self-assigned this Dec 29, 2023
Copy link

github-actions bot commented Dec 29, 2023

Test Results

12 tests   12 ✅  1s ⏱️
10 suites   0 💤
10 files     0 ❌

Results for commit f3f833a.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@matrixpower1004 matrixpower1004 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
Contributor

@chadongmin chadongmin left a comment

Choose a reason for hiding this comment

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

고생하셨습니다 👍🏻

@JeongUijeong JeongUijeong merged commit a63c280 into develop Dec 30, 2023
3 checks passed
@JeongUijeong JeongUijeong deleted the feature/member-get branch January 3, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📚document 문서 작업 🛠️feature 기능 개발 ✅Test test 관련
Projects
Development

Successfully merging this pull request may close these issues.

issue: 내 정보 조회 기능 개발
3 participants