As a player I want to login to the app So that I may able to play the game **Additional Details** **Acceptance Criteria** - [x] Criteria 1 - Given I clicked login - When I fill the correct username and password and I clicked submit - Then I should be able to see create/join option. - [x] Criteria 2 - Given I clicked login - When I fill the incorrect username or password and I clicked submit - Then I should be able to stay on the landing page. - [ ] Criteria 3 - Given I clicked login - When I fill the incorrect username and password and I clicked submit - Then I should be able to see a message that tells me I wrote incorrect name or password.
As a player
I want to login to the app
So that I may able to play the game
Additional Details
Acceptance Criteria