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/#101. 질문 관련(발급, 조회) 유닛테스트 작성 #103

Merged
merged 2 commits into from
Aug 20, 2024

Conversation

RokwonK
Copy link
Member

@RokwonK RokwonK commented Aug 20, 2024

PR 타이틀 형식 - Feat#{이슈번호}. 내용

Issue

Summary

  • UnitTest 어노테이션 추가
  • 테스트 의존 라이브러리 Mockk 및 AssertJ로 변경
  • 질문 발급, 조회 테스트 코드 정리 및 고도화

Description

@RokwonK RokwonK self-assigned this Aug 20, 2024
@RokwonK RokwonK added the feature feature label Aug 20, 2024
@RokwonK RokwonK merged commit 7647684 into develop Aug 20, 2024
@RokwonK RokwonK deleted the feat/101 branch August 20, 2024 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat. 질문 발급과정 유닛 테스트 작성
1 participant