confluence-mdx: preserved anchor 리스트 마커 공백 변경의 E2E 테스트를 추가합니다#989
Open
confluence-mdx: preserved anchor 리스트 마커 공백 변경의 E2E 테스트를 추가합니다#989
Conversation
build_patches() → has_content_change → replace_fragment 경로를 검증하는 통합 테스트를 추가합니다. 기존 단위 테스트는 _normalize_list_for_content_compare() 반환값만 확인하여 실제 회귀를 감지하지 못했습니다. 이 테스트는 동반 PR (#988)의 수정이 적용되어야 통과합니다. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Summary
build_patches()→has_content_change→replace_fragment경로를 검증하는 E2E 테스트 추가_normalize_list_for_content_compare()반환값만 확인하여 실제 회귀를 감지하지 못했음replace_fragment패치가 생성되고<ac:image>가 보존되는지 검증Dependencies
Test plan
🤖 Generated with Claude Code