chingu-voyages/v10-geckos-team-08

The registered user cannot sign in without a valid username and password

Open

#3 opened on Jul 4, 2019

 (0 comments) (0 reactions) (1 assignee)JavaScript (3 forks)auto 404
good first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (No merged PRs in 30d)

Description

Scenario: The registered user cannot sign in without a valid username and password

Given:

I am a logged-out from the website. and I am on the Sign-In page.

When:

I fill in the “Username” and “Password” fields with invalid credentials and I click the Sign-In button

Then:

I get an error prompting me to enter correct credentials”

Contributor guide