-
-
Notifications
You must be signed in to change notification settings - Fork 15
31, 32항 테스트 케이스 추가 #34
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
base: main
Are you sure you want to change the base?
Conversation
Add test rule 31 test case
Add rule 32 test case
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wrap 이슈일 경우 csv 파일 파싱에 실패한 것입니다
확인바랍니다
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wrap 이슈일 경우 csv 파일 파싱에 실패한 것입니다
확인바랍니다
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
아직 오류가 있습니다 ㅠㅠ
main에서 pull 혹은 merge로 병합을 한 후 오류 메시지로 어떤 것에서 오류가 발생하는지 확인해보시는 것도 좋아보입니다
merge 할 때 발생한 충돌이 아닌, 제가 추가한 테스트 케이스에 존재하는 오류인거죠? |
네 맞습니다 만약 해당 부분이 문제가 없다면 최소 다른 테스트 케이스에 대하여 총 몇 개가 맞았는지 수가 떠야 합니다! |
31, 32항 테스트 케이스 추가