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

미비된 Unit Test, UI Test 추가 / Mocking 데이터 수정 #148

Merged
merged 5 commits into from
May 20, 2024

Conversation

WhiteHyun
Copy link
Member

@WhiteHyun WhiteHyun commented May 13, 2024

고민, 과정, 근거 💬

  • 백엔드 API 수정으로 인한 Mocking JSON Data 수정
  • NetworkProvider Unit test 추가
  • product의 개수를 나타내는 label이 두 줄 이상 만들어지지 않는지 파악하는 UI Test 추가
  • README 업데이트

References 📋




@WhiteHyun WhiteHyun added the 🔧 Enhancement Improvement or Feedback Implementation label May 13, 2024
@WhiteHyun WhiteHyun self-assigned this May 13, 2024
@WhiteHyun WhiteHyun linked an issue May 13, 2024 that may be closed by this pull request
2 tasks
@WhiteHyun WhiteHyun requested review from a team and removed request for a team May 14, 2024 07:07
@WhiteHyun WhiteHyun merged commit 6e9ba12 into main May 20, 2024
4 checks passed
@WhiteHyun WhiteHyun deleted the feature/testing/147 branch May 20, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 Enhancement Improvement or Feedback Implementation
Projects
Development

Successfully merging this pull request may close these issues.

[Feat]: Mocking data 수정 및 Unit test, UI Test 추가
1 participant