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

Cc 20 default and user collection endpoint #50

Merged
merged 5 commits into from
Nov 7, 2023

Conversation

joey-tsai
Copy link
Contributor

Description

Finish endpoint and testing.

Fixes # (issue)

How Has This Been Tested?

Created tests with two different Users and checked if only that specific user's Gift Collection is returned along with the ones without any associations to a Customer.

Checklist:

  • I have performed a self-review of my code
  • I have reached out to another developer to review my code
  • I have commented my code, particularly in hard-to-understand areas
  • New and existing unit tests pass locally with my changes

@joey-tsai joey-tsai linked an issue Nov 7, 2023 that may be closed by this pull request
@matherg matherg force-pushed the cc-20-default-and-user-collection-endpoint branch from 94f533c to 5e90844 Compare November 7, 2023 19:38
@matherg matherg merged commit 9452099 into main Nov 7, 2023
1 of 3 checks passed
@matherg matherg deleted the cc-20-default-and-user-collection-endpoint branch November 7, 2023 20:04
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.

CC-20: Default and User Collection Endpoint
2 participants