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

[test] 테스트 개선 #81

Merged
merged 2 commits into from
Sep 3, 2024
Merged

[test] 테스트 개선 #81

merged 2 commits into from
Sep 3, 2024

Conversation

Hoya324
Copy link
Member

@Hoya324 Hoya324 commented Sep 2, 2024

✅ 작업 내용

  • (이전 작업) 테스트 통합 환경 Integration, mock, repository test 통합

  • 통합 전 (45초)

스크린샷 2024-09-07 03 22 35 - 통합 후 (32초) 스크린샷 2024-09-07 03 44 30
  • mock Test
  1. SpringBootTest, TestContainer 의존성 제거
  2. 불필요한 Mock 객체 제거
  • integration test mocking 제거 및 init 데이터 관리

@Hoya324 Hoya324 added the 🧪테스트 test를 추가한 pr입니다. label Sep 2, 2024
@Hoya324 Hoya324 self-assigned this Sep 2, 2024
Copy link

github-actions bot commented Sep 2, 2024

Unit Test Results

105 tests   105 ✔️  21s ⏱️
  18 suites      0 💤
  18 files        0

Results for commit 9975acd.

Copy link

github-actions bot commented Sep 2, 2024

Code Coverage

There is no coverage information present for the Files changed

Total Project Coverage 68.55% 🍏

@Hoya324 Hoya324 merged commit 6d5569c into develop Sep 3, 2024
2 checks passed
@Hoya324 Hoya324 deleted the test/테스트-개선 branch September 3, 2024 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧪테스트 test를 추가한 pr입니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant