[FIX] testcase rule_49 규정PDF에 맞게 점자 수정#101
Merged
Merged
Conversation
Signed-off-by: ihyeeun <oioigl@naver.com>
|
Codecov Report✅ All modified and coverable lines are covered by tests. 🚀 New features to boost your workflow:
|
owjs3901
approved these changes
Oct 27, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
issue #97
UI는 실패로 떠있어서 어떤 케이스가 틀린지 알 수 없었음.
기존 테스트 케이스가 일부 통과(54/63)하더라도, UI 상에서는 실패로 표시되는 문제가 있었습니다.
확인 결과, 일부 테스트 케이스 데이터가 실제 규정 PDF와 일치하지 않았습니다.
위 문제상황을 규정 PDF와 기존 테스트 케이스를 일일이 대조하여, PDF 점자에 맞게 테스트 케이스 데이터를 수정했습니다.
이제 라이브러리 로직의 문제로 인해 실패하는 케이스만 명확하게 식별할 수 있어 수정 및 유지보수가 용이해질 것으로 기대합니다.
resolved #97