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

feature/transaction #37

Merged
merged 10 commits into from
Nov 26, 2023
Merged

feature/transaction #37

merged 10 commits into from
Nov 26, 2023

Conversation

Taehoya
Copy link
Owner

@Taehoya Taehoya commented Nov 26, 2023

Description

  • implement transactoin entitiy
  • implement transaction repository layer(crud)
  • add transaction request dto
  • implement transaction repository mock
  • implement transaction usecase layer (create, update, delete)
  • implement usecase mock
  • fix update transaction parameter
  • implement transaction handler
  • add transaction dependency
  • update swagger

Tests

  • test for each layer (repository, usecase, handler)

Demo

  • N/A

@Taehoya Taehoya merged commit 9c3d7b6 into main Nov 26, 2023
@Taehoya Taehoya deleted the feature/transaction branch November 26, 2023 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant