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

feat: check collection for bought client #15

Merged
merged 3 commits into from
Apr 6, 2022

Conversation

RolandSall
Copy link
Owner

@RolandSall RolandSall commented Apr 4, 2022

Introduced new classes

CollectionController -----> CollectionService ------> CollectionRepo

The following structure contains two main endpoints.

  • The First endpoint is to get the painting collection for the current logged in user
  • The Second endpoint is to get the painting collection for other users registered
  • System Test
  • Unit Test

@RolandSall RolandSall requested a review from CapSylar April 4, 2022 15:25
@RolandSall RolandSall self-assigned this Apr 4, 2022
@RolandSall RolandSall added enhancement New feature or request Test Unit Test labels Apr 4, 2022
@CapSylar
Copy link
Collaborator

CapSylar commented Apr 6, 2022

LGTM!

@CapSylar CapSylar merged commit eac5bc1 into dev Apr 6, 2022
@CapSylar CapSylar deleted the feature/painting-collection branch April 6, 2022 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Test Unit Test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants