cse442-fall-2019-offering / 442projects-the-boys

442projects-the-boys created by GitHub Classroom
0 stars 1 forks source link

Add anonymous field to user object #25

Open jbochnik opened 5 years ago

jbochnik commented 5 years ago

Task Test 1:

  1. start on home page
  2. click on the register button on upper right side of screen
  3. Register a new account with dummy info
  4. Set anonymous field to anonymous to everyone
  5. Check leaderboards and verify user's username is not revealed.

Task Test 2:

  1. Login to different account
  2. Add previous user as friend
  3. Check user account and verify that no information is shown

Task Test 3:

  1. Set test account equal to anonymous for everyone except friends
  2. Check leaderboards on different account that is friends with this user and verify that name shows up.
snmackay commented 5 years ago

Be a little more specific about test step 9.