Skip to content

Payment 모듈 e2e 테스트 코드#247

Merged
Maybeiley merged 2 commits intodevfrom
Feat/#216-payment-e2e-test
Feb 21, 2025
Merged

Payment 모듈 e2e 테스트 코드#247
Maybeiley merged 2 commits intodevfrom
Feat/#216-payment-e2e-test

Conversation

@Maybeiley
Copy link
Contributor

작업한 이슈 번호

작업 사항 설명

작업 사항

  • Payment 모듈 테스트 코드 구현

기타

File $ Stmts % Branch % Funcs % Lines Uncovered Line #s
src/modules/payment 100 100 100 100
payment.controller.ts 100 100 100 100
payment.module.ts 100 100 100 100
payment.repository.ts 100 100 100 100
payment.service.ts 100 100 100 100

@Maybeiley Maybeiley added the 기능 New feature or request label Feb 20, 2025
@Maybeiley Maybeiley self-assigned this Feb 20, 2025
Copy link
Contributor

@taeyeonkim94 taeyeonkim94 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as any 고치기 힘들거같으면 그대로 진행해주시고 별거아니면 변경해주세요

@Maybeiley Maybeiley merged commit f9f8694 into dev Feb 21, 2025
1 check passed
@Maybeiley Maybeiley deleted the Feat/#216-payment-e2e-test branch February 21, 2025 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

기능 New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Payment 모듈 e2e 테스트 코드

2 participants