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

pullrequest: 테스트 환경설정 완료 #28

Merged
merged 2 commits into from
Sep 27, 2024
Merged

Conversation

juwon-code
Copy link
Collaborator

#️⃣연관된 이슈

related to: #21
테스트 용 데이터베이스 환경설정을 마쳤습니다.

☑️ PR 유형

  • 새로운 기능 추가
  • 버그 수정
  • 테스트 추가, 테스트 리팩토링
  • 빌드 부분 혹은 패키지 매니저 수정

📝 작업 내용

  • H2 데이터베이스 라이브러리 주입
  • 테스트 DB 연결 설정
  • 테스트 관련 런타임 에러 픽스

✅ 피드백 반영사항

테스트에서 사용할 application.properties를 구성했습니다.
@activeprofiles 어노테이션을 붙이지 않아도 됩니다.

💬 리뷰 요구사항

.

- H2 Database 종속성을 추가
- 테스트 설정 파일 생성 및 DB 연결

Related to: #21
- 회원 레포지토리 활성화 프로필 옵션 제거
- 회원등록 서비스 메소드 반환 null로 변경 (임시)
- 잡포스트 서비스 인터페이스 어노테이션 제거

Related to: #21
Copy link
Collaborator

@deveunhwa deveunhwa left a comment

Choose a reason for hiding this comment

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

수고하셨습니다.

@juwon-code juwon-code requested a review from ghtndl September 27, 2024 05:20
@juwon-code juwon-code merged commit 7cb4494 into main Sep 27, 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.

3 participants