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

TestContainers로 대체 #52

Closed
DongminL opened this issue Dec 24, 2024 · 0 comments · Fixed by #55
Closed

TestContainers로 대체 #52

DongminL opened this issue Dec 24, 2024 · 0 comments · Fixed by #55
Assignees

Comments

@DongminL
Copy link
Collaborator

DongminL commented Dec 24, 2024

📝 리팩터링 설명

좌표나 full text search 등 h2 db는 지원하지 않는 기능이 꽤 있어, 테스트 코드로 검증이 불가능하다.

🎯 리팩터링 목표

Test 시 사용하는 H2 DB를 MariaDB TestContainers로 교체한다.

🔄 리팩터링 방법

H2 -> TestContainers로 변경

📄 추가 정보 (선택 사항)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant