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

데이터베이스 접근 로직 테스트 정의 #8

Open
1 of 3 tasks
delavuida opened this issue Aug 19, 2024 · 1 comment
Open
1 of 3 tasks

데이터베이스 접근 로직 테스트 정의 #8

delavuida opened this issue Aug 19, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@delavuida
Copy link
Owner

delavuida commented Aug 19, 2024

도메인 설계 내용(#7)을 바탕으로 DB와 연동하기 위한 방법을 구상하고, 세팅을 하고, 테스트를 작성

  • DB 기술 선택
  • DB에 접근할 수 있는 상태로 환경 세팅
  • 테스트
@delavuida delavuida self-assigned this Aug 19, 2024
@delavuida
Copy link
Owner Author

MySQL을 선택

@delavuida delavuida added the enhancement New feature or request label Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant