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

Deploy 1.2 #161

Merged
merged 106 commits into from
Feb 13, 2024
Merged

Deploy 1.2 #161

merged 106 commits into from
Feb 13, 2024

Conversation

Leewonchan14
Copy link
Member

@Leewonchan14 Leewonchan14 commented Feb 13, 2024

커스텀 Validator null check ( id null 체크로 500에러 해결 )
유저 정보 수정 시 입력 되지 않은 값은 null로 수정되는 오류 해결
User Delete API 호출시 updateAt null 로 반환되는 오류 해결

Jinho622 and others added 30 commits February 5, 2024 20:45
[fix] 커스텀 Validator null check
…tionCommandServiceImpl.createQuestion 리팩토링
[feature] QuestionCommandServiceTest.createQuestion Test 구현
[refactor] 이미지, 유저, 답변 좋아요 Repository 테스트 코드 작성
[refactor] 해시태그 및 유저 정보 수정 리팩토링
[fix] 유저 정보 수정 시 입력 되지 않은 값은 null로 수정되는 오류 해결
Leewonchan14 and others added 29 commits February 13, 2024 17:06
테스트 코드 작성시 tokenService를 MockBean 객체로 주입하기 위해
[test] 질문 서비스 테스트 코드 작성
[test] QuestionController.createQuestion 테스트 코드 작성
[test] ExistUser 테스트 코드 작성
[refactor] 질문, 답변, 해시태그 Repo 테스트 코드 작성
[fix] HashtagRequestDTO와 QuestionRequestDTO에 생성자 어노테이추가
[feature] 질문 생성, 수정, 삭제 시 유저 유효성 확인
[test] Validator 테스트 코드 작성
@Leewonchan14 Leewonchan14 merged commit 5c8f880 into main Feb 13, 2024
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.

4 participants