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

fix: register sql errors #54

Closed
wants to merge 3 commits into from
Closed

fix: register sql errors #54

wants to merge 3 commits into from

Conversation

crijumubu
Copy link
Member

No description provided.

@crijumubu crijumubu added the bug Something isn't working label Oct 20, 2023
@crijumubu crijumubu self-assigned this Oct 20, 2023
@crijumubu crijumubu linked an issue Oct 20, 2023 that may be closed by this pull request
@crijumubu
Copy link
Member Author

crijumubu commented Oct 20, 2023

I got some problems with the tests for this particular change. On postman when I register a user that have been already registered I got a 409 status code but when I execute go test I got a 500 status code. I think that the assigned issue is solved but the automated tests are failing by some reason, I appreciate your reviews guys @shoriwe @PedroChaparro

image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: SQL errors as response messages
1 participant