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

[Refactor/171] SpringbootTest 설정 및 기본 테스트코드 작성 #172

Merged
merged 3 commits into from
Aug 15, 2024

Conversation

Eunjin3395
Copy link
Member

@Eunjin3395 Eunjin3395 commented Aug 15, 2024

🚀 개요

SpringbootTest 설정 및 기본 테스트코드 작성

🔍 변경사항

  • SpringbootTest 설정
  • ProfileService findMember 메소드 테스트 코드 추가
  • ChatCommandService startChatroomById 메소드 테스트 코드 추가
  • workflow yml 파일 작성, pr 요청 시 test 실행되도록

⏳ 작업 내용

  • SpringbootTest 설정
  • 테스트 코드 작성
  • workflow yml 파일 작성

📝 논의사항

pr 요청 시 테스트 자동 실행되도록 설정해두었습니다..!
로컬에서 테스트코드 실행하려면 h2 db 설치가 필요합니다.

@Eunjin3395 Eunjin3395 requested review from rimi3226 and hzee97 August 15, 2024 11:10
@Eunjin3395 Eunjin3395 self-assigned this Aug 15, 2024
@Eunjin3395 Eunjin3395 linked an issue Aug 15, 2024 that may be closed by this pull request
2 tasks
@Eunjin3395 Eunjin3395 merged commit e361d6c into develop Aug 15, 2024
1 check passed
@Eunjin3395 Eunjin3395 deleted the refactor/171 branch August 15, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

♻️ [Refactor] SpringbootTest 설정 및 기본 테스트코드 작성
1 participant