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

[ST-488] ⭐ 다른 사용자의 정보 조회하기 #45

Merged
merged 6 commits into from
Aug 9, 2023
Merged

Conversation

w8385
Copy link
Member

@w8385 w8385 commented Aug 9, 2023

업데이트 유형

  • Hot Fix
  • Release
  • Develop
  • Others

업데이트 개요

  • 다른 사용자의 정보를 제한적으로 제공하기 위한 업데이트

업데이트 요약

  • 다른 사용자의 프로필/팔로워/팔로잉 조회 기능 구현
  • 기존 API에서 사용자 목록을 제공하는 경우에 대한 수정
    • /student/offer/teachers
    • /teacher/question/list

해결한 문제

  • question.repository
    • user.repository를 참조하지 않고, user.model를 호출하는 부분 수정
  • user.repo - getOther
    • 탈퇴한 회원에 대해 오류를 반환하지 않고, undefined를 반환하도록 수정

미해결 문제

  • teacher/offer/oppend 예외처리 필요

테스트

  • 유닛 테스트
  • 빌드 테스트 (통합 테스트)
  • 기타 유효성 테스트

수정 사항 진단

  • 코드가 이 프로젝트의 스타일 지침을 따릅니다.
  • 코드에 대한 자체 리뷰를 수행했습니다.
  • 변경 내역에 대해 주석을 작성했습니다.
  • 해당 PR에 대한 문서를 변경했습니다.
  • 기능, 수정 사항, 이슈에 대한 테스트 코드를 추가했습니다.
  • 변경 내용이 로컬 개발환경에서의 테스트를 통과했습니다.

@notion-workspace
Copy link

@w8385 w8385 merged commit 1f6bbed into dev Aug 9, 2023
@w8385 w8385 deleted the feat/otherProfile branch August 9, 2023 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant