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

[BG-326]: 테스트 컨테이너 환경 세팅 (3h / 2h) #60

Merged
merged 3 commits into from
Aug 2, 2024

Conversation

Dltmd202
Copy link
Member

@Dltmd202 Dltmd202 commented Aug 1, 2024

Why

db는 h2로 인메모리로 올려서 테스트하고 있다.
하지만 레디스, 카프카 등 외부 의존성이 커지면서 인메모리 테스트용 어플리케이션만으로는 힘들다는 것을 느꼈다.
때문에 테스트 컨테이너 세팅을 했다.

Link

BG-326

@Dltmd202 Dltmd202 self-assigned this Aug 1, 2024
@Dltmd202 Dltmd202 requested a review from GGHDMS August 1, 2024 14:57
Copy link
Member

@GGHDMS GGHDMS left a comment

Choose a reason for hiding this comment

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

👍 고생했넹~

@GGHDMS GGHDMS merged commit 2003e1b into develop Aug 2, 2024
1 check passed
@GGHDMS GGHDMS deleted the feature/BG-326-testcontainer-setting branch August 2, 2024 04:57
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.

2 participants