Landry333 / Big-Owl

soen 490 project
2 stars 2 forks source link

AT-297: To test: As a user, I would like to notify my manager user if I accept or reject a schedule he/she set for me (US-37) #297

Closed ggebran closed 3 years ago

ggebran commented 3 years ago

Linked User Story

37

Preconditions:

### Postconditions: ### Test Steps: 1. User enters the login page 2. User fills in credential in login form 3. User clicks login button 4. User logs into the home page ... ### Expected Result: - User is logged in into the system ### Alternative Steps: Path 1: User failed to enter correct passwords 2. User fills in credential in login form, with wrong password 3. User clicks login button 4. Toast appears saying "Wrong Password entered" Path 2: User didn't fill any credentials 2. User click login button without filling any information 3. Toast appears saying "No credentials entered"
anlepoly commented 3 years ago

Working as expected.