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 tests for login form #28

Open
3 tasks
germanescobar opened this issue May 18, 2020 · 0 comments
Open
3 tasks

Add tests for login form #28

germanescobar opened this issue May 18, 2020 · 0 comments
Labels
front-end Front-end related issue help wanted Extra attention is needed

Comments

@germanescobar
Copy link
Contributor

  • The user can click the Sign in button and the form is shown.
  • If the user enters wrong credentials he/her is not authenticated. The form remains opened and the Logout button is not present.
  • If the user enters the correct credentials, he/she is authenticated, the form is closed and the Logout button appears.
@germanescobar germanescobar added help wanted Extra attention is needed front-end Front-end related issue labels May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
front-end Front-end related issue help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant