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

test: 타임라인 서비스 테스트 코드 수정 #153

Merged
merged 2 commits into from
Aug 3, 2024

Conversation

penrose15
Copy link
Collaborator

🌱 관련 이슈

📌 작업 내용 및 특이사항

  • TimelineService의 타임라인 테스트를 수정하였습니다
  • TimelineResponse의 거리계산 로직을 Memory로 이동시켰습니다

@penrose15 penrose15 self-assigned this Aug 3, 2024
Copy link

github-actions bot commented Aug 3, 2024

Test Results

47 tests   47 ✅  2s ⏱️
12 suites   0 💤
12 files     0 ❌

Results for commit a6e4782.

Copy link
Member

@ywonchae1 ywonchae1 left a comment

Choose a reason for hiding this comment

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

고고~

Copy link
Member

@its-sky its-sky left a comment

Choose a reason for hiding this comment

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

수고하셨습니다~

@penrose15 penrose15 merged commit fa663fb into develop Aug 3, 2024
3 checks passed
@its-sky its-sky deleted the test/150-timeline-service-test branch September 13, 2024 07:01
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.

✅ timelineService 테스트 코드 작성
3 participants