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

jest-mock-extended 패키지 제거 #342

Merged
merged 1 commit into from
Sep 6, 2024
Merged

Conversation

Conut-1
Copy link
Collaborator

@Conut-1 Conut-1 commented Sep 6, 2024

관련 이슈

작업한 내용

  • 테스트를 가볍게 하기 위해서 jest-mock-extended를 사용하지 않고 객체를 만들어서 mocking

To Reviewers

참고자료

PrismaService를 DeepMockProxy 등을 사용하지 않고 필요한 함수만 Mocking한다.
@Conut-1 Conut-1 added 💻BE 백엔드 작업 💬Test 테스트 코드 작성 labels Sep 6, 2024
@Conut-1 Conut-1 self-assigned this Sep 6, 2024
@Conut-1 Conut-1 merged commit 26852c5 into develop Sep 6, 2024
3 checks passed
@Conut-1 Conut-1 deleted the BE-feature/unit-test branch September 23, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻BE 백엔드 작업 💬Test 테스트 코드 작성
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant