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

SAC-7 Delete User DELETE #36

Merged
merged 34 commits into from
Jan 22, 2024
Merged

SAC-7 Delete User DELETE #36

merged 34 commits into from
Jan 22, 2024

Conversation

in-mai-space
Copy link
Contributor

Description

Link to Ticket

  • Implements DELETE for user

How Has This Been Tested?

  • Successful delete (200)
  • User Does Not Exist (404)
  • Invalid string ID (400)
  • Negative ID (400)
  • Database Disconnected (500)

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

@garrettladley garrettladley requested review from a team, sunnyh2024, edwinliiiii, DOOduneye and garrettladley and removed request for a team January 20, 2024 22:56
Copy link
Contributor

@DOOduneye DOOduneye left a comment

Choose a reason for hiding this comment

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

Looks great, just some small nitpicks

Copy link
Member

@garrettladley garrettladley left a comment

Choose a reason for hiding this comment

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

nits but great work team 👏

@garrettladley garrettladley merged commit 08cb5c0 into main Jan 22, 2024
4 of 6 checks passed
@garrettladley garrettladley deleted the SAC-7-DeleteUser-DELETE branch January 22, 2024 22:40
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.

6 participants