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

45 implement schedulelocaldatasource #50

Merged
merged 10 commits into from
Nov 10, 2024

Conversation

jjoonleo
Copy link
Contributor

@jjoonleo jjoonleo commented Nov 9, 2024

Describe your changes

Implement localdatasource
refactor dao to model classes as parameters and return values (not entities)
create tests for dao

Issue ticket number and link

Closes #45

Checklist before requesting a review

  • I have performed a self-review of my code
  • If it is a core feature, I have added thorough tests.

Screenshots (if appropriate):

@jjoonleo jjoonleo added this to the 핵심 기능 개발 milestone Nov 9, 2024
@jjoonleo jjoonleo self-assigned this Nov 9, 2024
@jjoonleo jjoonleo linked an issue Nov 9, 2024 that may be closed by this pull request
@jjoonleo
Copy link
Contributor Author

jjoonleo commented Nov 9, 2024

Dao를 mocking하는 방법을 못찾아서 localDataSource의 test code는 작성하지 못했습니다.

@SeoHyeonSim SeoHyeonSim merged commit 1196882 into main Nov 10, 2024
3 checks passed
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.

Implement ScheduleLocalDataSource
2 participants