feat: PLAN(2) assertSnapshotPair 헬퍼#49
Merged
Merged
Conversation
PLAN(2). 다크모드 검증의 페어 누락을 구조적으로 방지하는 얇은 헬퍼와 test-strategy 의 컨벤션 한 줄을 추가한다. 기존 4개 TC 마이그레이션은 별도 PR. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
5 tasks
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
docs/frontend/test-strategy.mdStable Rules 에 페어 검증 규칙 1줄 명문화 → 미래 작업이 패턴을 잊지 않도록 보존Test plan
tuist install && tuist generate --no-open성공xcodebuild build-for-testing -scheme DoriDesignSystem -destination 'id=<iPhone 16>'→** TEST BUILD SUCCEEDED **Notes
feat/47-dark-mode-support— PLAN(1) 의 swift-snapshot-testing 의존성에 의존하기 때문. PR feat: #47 다크모드 지원 및 컬러 토큰 리뉴얼 #48 머지 후 GitHub 가 자동으로 base 를 develop 으로 retarget.Projects/Core/DoriDesignSystem/Tests/Snapshot/Helpers/SnapshotPair.swift에 한정. 기존 baseline PNG 16장은 비건드림.docs/decision/supportDarkMode/snapshotPair/{PLAN.md, Implementation.md}🤖 Generated with Claude Code