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

USER STORY : Log In #12

Closed
5 tasks done
Tracked by #10
tomik-z-cech opened this issue Feb 21, 2024 · 1 comment
Closed
5 tasks done
Tracked by #10

USER STORY : Log In #12

tomik-z-cech opened this issue Feb 21, 2024 · 1 comment

Comments

@tomik-z-cech
Copy link
Owner

tomik-z-cech commented Feb 21, 2024

As a Site User I am able to Log In to see registered user section.

Acceptance Criteria :

1.Registered user :
When I visit the site then I am able to login via login link.

2.Not registered user :
When I visit the site and trying to log in then I am given error message that user does not exist.

Tasks :

  • Create login link on landing page
  • Test functionality trying to login with not existing credentials
  • Create a test user
  • Create Superuser
  • Test functionality with valid credentials

Epic :
EPIC 3

@tomik-z-cech
Copy link
Owner Author

This was done in commit 5a19fd0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant