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

4단계 - 자동차 경주(우승자) #6066

Open
wants to merge 25 commits into
base: melodist
Choose a base branch
from

Conversation

melodist
Copy link

@melodist melodist commented Mar 20, 2025

이번에는 기존에 개발된 내용을 고쳐야 하는 경우가 있었습니다.
이 때, 기존 테스트를 수정해야 하는 일이 빈번하게 있었는데요.
이전에는 테스트를 수정하는 것이 막연히 좋지 않은 일이라고 생각했지만
요구 사항이 변경되었기 때문에 테스트를 수정하는 것은 당연한 일이라는 생각도 드는데요.
리뷰어 분의 생각은 어떠신지 궁금합니다.

감사합니다.

p.s. 4단계 구현을 3단계 리뷰 받기 전에 해서 기존과 같은 문제점이 보일 수도 있으니 양해 부탁 드립니다 🤣

more-potens and others added 20 commits March 11, 2025 08:39
- 올바르지 않은 값이 들어올 경우 올바른 값이 들어올 때까지 반복
- 올바르지 않은 입력값(0, 음수)을 검증하는 과정 추가
- 전략 패턴 적용
- 테스트용 AlwaysMove 추가
- 1회가 지날 때마다 결과를 저장
- RacingGame.progressRound 메소드 분리
- RacingGameApplication bound, threshold 변수 분리
- ResultView.printEmptyLineBetweenRounds 메소드 분리
Copy link

@wooobo wooobo left a comment

Choose a reason for hiding this comment

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

4단계 잘 진행해주셨습니다!

몇가지 코멘트 남겨 놓았는데 확인 후 재요청 부탁드립니다~ 🙇

그럼 화이팅입니다! 😄

@melodist
Copy link
Author

melodist commented Mar 23, 2025

각각 코멘트에 수정 내용 포함하여 요청했으니 확인 부탁드립니다

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.

3 participants