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

[BE] 27.07 자산 서비스 테스트 코드 작성 #237 #249

Merged
merged 3 commits into from
Dec 3, 2024

Conversation

sieunie
Copy link
Collaborator

@sieunie sieunie commented Dec 2, 2024

✅ 주요 작업

  • 매수 가능 금액 조회 테스트 작성
  • 매도 가능 수량 조회 테스트 작성
  • 마이페이지 조회 API 테스트 코드 작성

💭 고민과 해결과정

  • 모킹 해야할게 너무 많다....

@sieunie sieunie added BE 백엔드 TEST 테스트 코드 작성 API API 구현 labels Dec 2, 2024
@sieunie sieunie requested review from uuuo3o and jinddings December 2, 2024 12:59
@sieunie sieunie self-assigned this Dec 2, 2024
@sieunie sieunie linked an issue Dec 2, 2024 that may be closed by this pull request
@uuuo3o
Copy link
Collaborator

uuuo3o commented Dec 2, 2024

모킹 해야할게 너무 많다....

고생하셨습니다🥲

@uuuo3o uuuo3o merged commit 75b6239 into back/main Dec 3, 2024
2 checks passed
Copy link
Collaborator

@jinddings jinddings left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!

@sieunie sieunie deleted the test/asset-#237 branch December 5, 2024 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API API 구현 BE 백엔드 TEST 테스트 코드 작성
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BE] 27.07 백엔드 테스트 코드 작성
3 participants