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 - Tests for update and get #448

Closed
Tracked by #379
bgmrsln opened this issue Oct 30, 2023 · 2 comments
Closed
Tracked by #379

Backend - Tests for update and get #448

bgmrsln opened this issue Oct 30, 2023 · 2 comments
Assignees
Labels
effort: level 3 How much effort is needed for this task required: testing Not sure if it's working as expected

Comments

@bgmrsln
Copy link
Contributor

bgmrsln commented Oct 30, 2023

Tests for following endpoints should be written:

  • /api/users/update-user
  • /api/users/me
  • /api/users/{username}
  • /api/users/refresh-token
@bgmrsln bgmrsln self-assigned this Oct 30, 2023
@bgmrsln bgmrsln added effort: level 3 How much effort is needed for this task required: testing Not sure if it's working as expected labels Oct 30, 2023
@bgmrsln
Copy link
Contributor Author

bgmrsln commented Oct 30, 2023

Tests are implemented:
image

@bgmrsln
Copy link
Contributor Author

bgmrsln commented Oct 30, 2023

related pr: #450

@bgmrsln bgmrsln closed this as completed Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: level 3 How much effort is needed for this task required: testing Not sure if it's working as expected
Projects
None yet
Development

No branches or pull requests

1 participant