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

[MOD] ProjectServiceImplTest 코드를 2개의 파일로 분류 #84

Merged
merged 1 commit into from
Apr 14, 2024

Conversation

dana096
Copy link
Contributor

@dana096 dana096 commented Apr 14, 2024

PR 유형

어떤 변경 사항이 있나요?

  • 새로운 기능 추가
  • 버그 수정
  • CSS 등 사용자 UI 디자인 변경
  • 코드에 영향을 주지 않는 변경사항(오타 수정, 탭 사이즈 변경, 변수명 변경)
  • 코드 리팩토링
  • 주석 추가 및 수정
  • 문서 수정
  • 테스트 추가, 테스트 리팩토링
  • 빌드 부분 혹은 패키지 매니저 수정
  • 파일 혹은 폴더명 수정
  • 파일 혹은 폴더 삭제

PR 설명

ProjectServiceImplTest

테스트 진행 방법이 2가지로 나뉘기 때문에 테스트 파일을 2개로 분류함

  • ProjectProgressServiceImplTest : 프로젝트 진행률 업데이트 테스트
  • ProjectSearchServiceImplTest : 로그인한 사용자가 참여한 프로젝트 검색(프로젝트명, PM, 참여자, 진행상태 기준) 테스트

@dana096 dana096 self-assigned this Apr 14, 2024
@dana096 dana096 merged commit 2f795e7 into dev Apr 14, 2024
@dana096 dana096 deleted the ProjectServiceTest_v0.2.0/dana branch April 14, 2024 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant