Skip to content

[테스트] 내 프로필 연관 로직 단위 테스트 작성(#107) #108

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

Closed
wants to merge 9 commits into from

Conversation

Minjae-An
Copy link
Contributor

작업 대상

  • 내 프로필 조회
  • 내 상세 프로필 조회
  • 프로필 수정
  • 프로필 사진 수정

📄 작업 내용

이하 내 프로필 연관 로직 비즈니스, API 단위 테스트 작성

  • 내 프로필 조회
  • 내 상세 프로필 조회
  • 프로필 수정
  • 프로필 사진 수정

🙋🏻 주의 사항

📎 관련 이슈

레퍼런스

이하 로직들에 대한 테스트 케이스 작성
- 내 프로필 조회
- 내 상세 프로필 조회
- 내 프로필 수정
- 내 프로필 사진 수정
기존에 하한만 검증하던 형태에서 75~100의 범위 검증으로 수정
이하 API들의 단위 테스트 작성
- 자신의 프로필 조회
- 자신의 상세 프로필 조회
- 프로필 수정
- 프로필 사진 수정
@Minjae-An Minjae-An added ✨ feat 새로운 기능 추가 🧑‍💻 test 테스트 코드 작성 labels Aug 4, 2024
@Minjae-An Minjae-An self-assigned this Aug 4, 2024
@Minjae-An Minjae-An linked an issue Aug 4, 2024 that may be closed by this pull request
@Minjae-An Minjae-An closed this Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat 새로운 기능 추가 🧑‍💻 test 테스트 코드 작성
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BE] 내 프로필 연관 단위 테스트 작성
1 participant