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

test / dev 환경의 db 통일 #119

Closed
3 tasks done
nayonsoso opened this issue Dec 14, 2024 · 0 comments · Fixed by #138
Closed
3 tasks done

test / dev 환경의 db 통일 #119

nayonsoso opened this issue Dec 14, 2024 · 0 comments · Fixed by #138
Labels

Comments

@nayonsoso
Copy link
Collaborator

nayonsoso commented Dec 14, 2024

어떤 기능인가요?

추가하려는 기능에 대해 간결하게 설명해주세요

테스트 컨테이너를 도입해서 H2 와 MySQL의 차이에 의해 발생하는 문제를 해결합니다.

작업 상세 내용

  • 테스트 컨테이너에 대해서 공부
  • 테스트 컨테이너 적용 / H2를 사용했을 때와 테스트 시간 비교 (13s → 25s)
  • 위 내용에 대해 팀원들과 공유하고, 적용할지 논의

참고할만한 자료(선택)

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 a pull request may close this issue.

1 participant