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

Input UI 설정, 스토리 북 및 테스트 코드 작성 #8

Merged
merged 14 commits into from
Dec 6, 2024

Conversation

KimKyuHoi
Copy link
Contributor

@KimKyuHoi KimKyuHoi commented Dec 6, 2024

Pull request

Related issue

Motivation and context

  • Input UI 세팅

Solution

  • Input 스토리북 작성
  • Input 테스트코드 작성

How has this been tested

  • Unit Test 코드 작성함
    • Input 로직 테스트 코드 작성

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the docs/CONTRIBUTING.md document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@KimKyuHoi KimKyuHoi added ✨ Feature 기능 추가 ✅ TestCode 테스트 코드 추가 💄 Design 프론트엔드 CSS 관련 이슈 labels Dec 6, 2024
@KimKyuHoi KimKyuHoi self-assigned this Dec 6, 2024
Copy link

github-actions bot commented Dec 6, 2024

📚 Storybook Preview Ready!
🔍 Review URL: https://67528afc87ce45f40d6517e2-sveksprcvj.chromatic.com/

Copy link

github-actions bot commented Dec 6, 2024

📚 Storybook Preview Ready!
🔍 Review URL: https://67528afc87ce45f40d6517e2-wlpyhwnxmp.chromatic.com/

@KimKyuHoi KimKyuHoi added the 📦 Environment 개발 환경 세팅 label Dec 6, 2024
Copy link

github-actions bot commented Dec 6, 2024

Test Coverage Report 📊

  • Statements: 100%
  • Branches: 83.33%
  • Functions: 100%
  • Lines: 100%

Copy link

github-actions bot commented Dec 6, 2024

Test Coverage Report 📊

  • Statements: 100%
  • Branches: 83.33%
  • Functions: 100%
  • Lines: 100%

Copy link

github-actions bot commented Dec 6, 2024

Test Coverage Report 📊

  • Statements: 100%
  • Branches: 83.33%
  • Functions: 100%
  • Lines: 100%

Copy link

github-actions bot commented Dec 6, 2024

Test Coverage Report 📊

  • Statements: 100%
  • Branches: 83.33%
  • Functions: 100%
  • Lines: 100%

Copy link

github-actions bot commented Dec 6, 2024

📚 Storybook Preview Ready!
🔍 Review URL: https://67528afc87ce45f40d6517e2-itvlprgooc.chromatic.com/

@KimKyuHoi KimKyuHoi merged commit 57d2c32 into main Dec 6, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💄 Design 프론트엔드 CSS 관련 이슈 📦 Environment 개발 환경 세팅 ✨ Feature 기능 추가 ✅ TestCode 테스트 코드 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

디자인 시스템 공용 UI 설정하기 (Input)
1 participant