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/delete account and remove friend #37

Merged
merged 6 commits into from
Sep 30, 2024

Conversation

abyan-n
Copy link
Collaborator

@abyan-n abyan-n commented Sep 30, 2024

Description

Link to Ticket
Link to Ticket

Please include a summary of the changes and the related issue. Please also
include relevant motivation, context, and images!
Added delete endpoint to delete a user as well as an endpoint to remove a friend.

How Has This Been Tested?

Postman.

Please describe the tests that you ran to verify your changes. If they are unit
tests, provide the file name the tests are in. If they are not unit tests,
describe how you tested the change.

Postman, used valid IDs, verified item is deleted with 200 status code. Used invalid ids to test failures

Checklist

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

Copy link
Collaborator

@CamPlume1 CamPlume1 left a comment

Choose a reason for hiding this comment

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

Looks awesome

@abyan-n abyan-n merged commit 8c48552 into main Sep 30, 2024
3 checks passed
@garrettladley garrettladley deleted the feature/delete_account_and_remove_friend branch September 30, 2024 15:12
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.

3 participants