cse442-at-ub / project_s23-atomic

project_s23-atomic created by GitHub Classroom
1 stars 1 forks source link

Show Habits on the Homepage #34

Closed karli-T closed 1 year ago

karli-T commented 1 year ago

Task Tests Test 1

  1. Go to [https://www-student.cse.buffalo.edu/CSE442-542/2023-Spring/cse-442q/] and verify you are taken to the landing page
  2. Click sign up and verify you are taken to a sign up page
  3. Sign up with with the credentials: username [randomuser],email [random@user.com], password [12345678], confirm password [12345678], and click continue
  4. Verify you are redirected to a new page to choose three habits
  5. Pick three and click next and verify you are redirected to the home page with your chosen habits displayed under their categories

Test 2

  1. Go to [https://www-student.cse.buffalo.edu/CSE442-542/2023-Spring/cse-442q/] and verify you are taken to the landing page
  2. Click the log in button and verify you are taken to a log in page
  3. Log in with the credentials: username [last], password [12345678], and click log-in
  4. Verify you are redirected to the home page and all the users habits are on the page in their correct category section

Test 3

  1. Go to [https://www-student.cse.buffalo.edu/CSE442-542/2023-Spring/cse-442q/] and verify you are taken to the landing page
  2. Click the login button and verify you are taken to a log in page
  3. Log in with the credentials: username [last], password [12345678], and click log-in
  4. Verify you are redirected to the home page and all the users habits are on the page in their correct category section
  5. Click the Create New button and verify you are taken to a new page asking to choose from suggestions or create your own habit
  6. Click Choose from Suggestions and verify you are redirected to a page listing a lot of habits in different categories
  7. Select one and verify you are taken to a detail view of the habit
  8. Click the back to home link on the top left and verify you are returned to the home page
  9. Verify the new habit you chose shows up on the home page