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

Feat/test backend #15

Merged
merged 11 commits into from
Oct 30, 2023
Merged

Feat/test backend #15

merged 11 commits into from
Oct 30, 2023

Conversation

yjeong-k
Copy link
Contributor

@yjeong-k yjeong-k commented Oct 29, 2023

PR Title: Implement user-related API unit tests

Related Issue(s):

PR Description:

Implemented unit tests for all of the user-related APIs
But now they ONLY handle successful cases

Changes Included:
  • Added new feature(s)
  • Fixed identified bug(s)
  • Updated relevant documentation
Notes for Reviewer:

Reviewer Checklist:

  • Code is written in clean, maintainable, and idiomatic form.
  • Automated test coverage is adequate.
  • All existing tests pass.
  • Manual testing has been performed to ensure the PR works as expected.
  • Code review comments have been addressed or clarified.

Additional Comments:

@yjeong-k yjeong-k added the backend Feature implementation for backend label Oct 29, 2023
@yjeong-k yjeong-k requested a review from sukchan-0811 October 29, 2023 10:41
@sukchan-0811 sukchan-0811 merged commit a8642f4 into main Oct 30, 2023
1 check passed
@sukchan-0811 sukchan-0811 deleted the feat/test-backend branch October 30, 2023 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Feature implementation for backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants