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

[BE] 이슈 전체 조회 API 구현 #22

Open
wants to merge 100 commits into
base: team-12
Choose a base branch
from

Conversation

kyupid
Copy link
Collaborator

@kyupid kyupid commented Jun 15, 2021

안녕하세요. 12팀의 백엔드의 MJ, Kyu 입니다.

진행 상황

  • 이슈 전체 조회 API 구현

고민했던 부분

  • 테스트 코드 기반으로 기능을 구현하는데 신경썼습니다.
  • 다른 레이어에 의존하지 않는 단위테스트를 구현하는데 집중했습니다.
  • 특히 컨트롤러에 대한 단위테스트의 경우 서비스 레이어를 mock으로 구현했기 때문에 컨트롤러 내부의 로직에 대한 단위테스트가 가능합니다.

리뷰를 바라는 부분

  • 검색을 통해 각각의 레이어에 적합한 테스트 방식을 찾아서 도입했습니다. 혹시 리뷰어님께서 보시기에 더 나은 방식으로 단위테스트가 가능하다면 조언 부탁드립니다.

kyupid and others added 30 commits June 9, 2021 20:59
Oauth 통한 JWT 발급 그리고 Interceptor 구현
[#27] 이슈 전체 조회 API 구현을 위한 테스트
- 프로젝트 빌드 관련
MJbae and others added 5 commits June 22, 2021 14:59
- [x] 이슈상세조회에 라벨에 font_light 넣기
- [x] 이슈전체조회 assignee에 s하나 붙이기
- [x] 이슈상세조회 assignee 수정
- [x] 이슈전체조회를 했을때  assignees 배열로 반환
- [x] 이슈코멘트카운트 속성 추가
Sonjh1306 added a commit that referenced this pull request Jun 22, 2021
Sonjh1306 added a commit that referenced this pull request Jun 22, 2021
sonypark pushed a commit that referenced this pull request Jun 23, 2021
janeljs pushed a commit that referenced this pull request Jul 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants