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: 단위/통합 테스트 작성 #62

Merged
merged 7 commits into from
Sep 22, 2024
Merged

Feat: 단위/통합 테스트 작성 #62

merged 7 commits into from
Sep 22, 2024

Conversation

woosung1223
Copy link
Contributor

@woosung1223 woosung1223 commented Sep 22, 2024

🚀 Related Issue

close: #54

📌 Tasks

  • 어플리케이션 레이어 테스트 작성
  • 도메인 로직이 빈약하므로 엔티티에 대한 개별 테스트는 X (추후 기능 캡슐화하는 시점이 있다면 고민)
  • 테스트 작성하면서 로직 오류 수정, 리팩토링 병행

📝 Details

📚 Remarks

Points or opinions to share teams

@woosung1223 woosung1223 added ✅ test Test for add, update, check 😸 teo labels Sep 22, 2024
@woosung1223 woosung1223 self-assigned this Sep 22, 2024
@woosung1223 woosung1223 linked an issue Sep 22, 2024 that may be closed by this pull request
@woosung1223 woosung1223 merged commit 7b3268e into develop Sep 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
😸 teo ✅ test Test for add, update, check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] 단위/통합 테스트 작성
1 participant