cse442-fall-2019-offering / 442projects-natural-spring-water

442projects-natural-spring-water created by GitHub Classroom
1 stars 0 forks source link

TASK - Implement functionality such that a logged in teacher, can log out #80

Open wwong9 opened 4 years ago

wwong9 commented 4 years ago

Task Test:

Click "Teacher Login". Enter email="jerry" and password="seinfeld" into the corresponding fields. Click "Submit". "Teacher Login" button will change to "My Account" button. Click "My Account". Click "Log out". "My Account" button will change back to "Teacher Login" button.

wwong9 commented 4 years ago

Test Passed.