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

[CHE 41] Create Registration Endpoints #49

Conversation

brok3turtl3
Copy link
Contributor

@brok3turtl3 brok3turtl3 commented Mar 26, 2024

Description

This ticket is part of CHE-23 Create User Registration story and modifies the existing registration route to work with the graduateInvitation data.

Jira Task

CHE-41

Testing Instructions

  1. Run dev-ts script to spin up a local server for Postman testing.
  2. Send a variety of requests to ensure that only a properly structured request sent with a valid token results in a new
    user.

Checklist

  • I added a descriptive title to this PR.
  • I filled out the Description, Jira Task, and Testing Instructions sections above.
  • I added or updated [Jest unit tests]for any changes to components, server-side controllers, etc.
  • I ran npm run docker-test in my local environment to check that this PR passes all unit tests.
  • I did a quick check to make sure my code changes follow the recomended style guide.

Additional Notes, Images, etc.

N/A

@brok3turtl3 brok3turtl3 added the enhancement New feature or request label Mar 26, 2024
@brok3turtl3 brok3turtl3 self-assigned this Mar 26, 2024
@brok3turtl3 brok3turtl3 merged commit 2748eb2 into CHE-23/story/Create-User-Registration Mar 27, 2024
1 check passed
@brok3turtl3 brok3turtl3 deleted the CHE-41/subtask/Create-Registration-Endpoints branch March 27, 2024 13:50
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.

1 participant