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

EmbeddedRedis ➡️ TestContainers 변경 #42

Closed
2 tasks done
hoa0217 opened this issue Jan 27, 2024 · 1 comment
Closed
2 tasks done

EmbeddedRedis ➡️ TestContainers 변경 #42

hoa0217 opened this issue Jan 27, 2024 · 1 comment
Assignees

Comments

@hoa0217
Copy link
Collaborator

hoa0217 commented Jan 27, 2024

mac os 업데이트 후 아래 에러가 발생하여 확인해보니, sonoma os에 대한 이슈가 있어보임. (kstyrc/embedded-redis#135)

java.lang.RuntimeException: Can't start redis server. Check logs for details. Redis process log: 

OS에 의존적인 EmbeddedRedis를 걷어내고 TestContainers로 Redis를 띄우도록 변경 필요.


  • TestContainers 설정
  • 테스트 통과 확인
@hoa0217 hoa0217 self-assigned this Jan 27, 2024
@hoa0217
Copy link
Collaborator Author

hoa0217 commented Mar 3, 2024

#48 함께 적용 완료

@hoa0217 hoa0217 closed this as completed Mar 3, 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

No branches or pull requests

1 participant