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

Add test for /signup endpoint #510

Open
2 tasks done
Severin84 opened this issue Jan 27, 2025 · 0 comments
Open
2 tasks done

Add test for /signup endpoint #510

Severin84 opened this issue Jan 27, 2025 · 0 comments
Assignees
Labels
test Denotes code testing or validation

Comments

@Severin84
Copy link

What is this issue related to?

Enhancement

Description

This involves the unit testing of /signup endpoint against various scenarios such as missing username, invalid password , invalid email, invalid statuscode or any other invalid or missing fields.

Expected Behavior

Test should handle:

  • Invalid credentials
  • Missing credentials
  • Error message
  • Invalid status code.

Current Behavior

Currently the Unit test for signup is missing.

Additional Information (optional)

No response

Confirmation Checklist

  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
@aps08 aps08 added the test Denotes code testing or validation label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Denotes code testing or validation
Projects
None yet
Development

No branches or pull requests

2 participants