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

Feature #194 도메인 모델 객체 테스트 추가 #195

Merged
merged 5 commits into from
Dec 2, 2024
Merged

Conversation

ATeals
Copy link
Collaborator

@ATeals ATeals commented Dec 2, 2024

#️⃣연관된 이슈

closed #194

📝작업 내용

도메인 모델 객체들의 테스트 추가

  • CodeViewModel 테스트
  • HistoryModel 테스트
  • LotusModel 테스트
  • UserModel 테스트

스크린샷 (선택)

스크린샷 2024-12-02 오후 6 07 28

스크린샷 2024-12-02 오후 6 07 34

스크린샷 2024-12-02 오후 6 07 39

스크린샷 2024-12-02 오후 6 07 43

@ATeals ATeals requested a review from naarang December 2, 2024 09:16
@ATeals ATeals self-assigned this Dec 2, 2024
Copy link
Collaborator

@naarang naarang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

와 테스트코드 엄청 빨리 만드시네요😲 수고하셨습니다~!!

@ATeals ATeals merged commit d71b6db into main Dec 2, 2024
2 checks passed
@ATeals ATeals deleted the feature-#194 branch December 2, 2024 11:05
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.

각각 도메인 모델 객체 Test 추가
2 participants