Login Functionality Unit Test Report
2016-11-23
Tests performed by Harjyot Bal
- Allows you to select google account rather it would be using gmail domain or ucsc.edu domain
- Displays name of the user from the google account
- Allows you to only edit your content
- User name is displayed
- Accepts gmail and ucsc.edu domain since they are both google accounts
- User can only perform certain task if logged in
- Takes user straight to sell's portion of the site if new user.
- Asks for google account
- Signs in as the user
- Allows you to only edit save content from that account
- Accepts both gmail and ucsc.edu domain
- Displays user's name
- Saves the content from the last time a user logged in
- Allows only the user to edit content in the profile
- Takes user straight to sell's portion of the site if new user.
- Asks for google account
- Signs in as the user
- Allows you to only edit save content from that account
- Accepts both gmail and ucsc.edu domain
- Displays user's name
- Saves the content from the last time a user logged in
- Allows only the user to edit content in the profile
- User is able to sign out
- Does not display username
- Cannot edit any content
- User can log out successfully
- No longer can change anything related to the profile
- No name is shown on the welcome page
###Test 5: User attempts to click sell without logging in
- Can not be able to make a sell post
- Ask the user to sign in or link a google profile before proceeding