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

BACKEND-7: Add edit user route #18

Merged
merged 1 commit into from
Sep 10, 2024
Merged

BACKEND-7: Add edit user route #18

merged 1 commit into from
Sep 10, 2024

Conversation

vinnie4k
Copy link
Collaborator

Overview

Add edit user route.

Changes Made

  • Add logic to controller in services.ts.
  • Create route in routes.ts.
  • Add unit tests with mocks.

Test Coverage

  1. Run yarn test to run the test suite.
  2. Test with Postman.

@vinnie4k vinnie4k linked an issue Sep 10, 2024 that may be closed by this pull request
@vinnie4k vinnie4k self-assigned this Sep 10, 2024
@vinnie4k vinnie4k added the enhancement New feature or request label Sep 10, 2024
@vinnie4k vinnie4k added this to the MVP Launch milestone Sep 10, 2024
@vinnie4k vinnie4k merged commit 7223c91 into main Sep 10, 2024
1 check passed
@vinnie4k vinnie4k deleted the BACKEND-7-edit-user branch September 10, 2024 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BACKEND-7: Edit user
1 participant