cse442-at-ub / project_s23-welovehertz

project_s23-welovehertz created by GitHub Classroom
0 stars 1 forks source link

As a user, I would want a responsive webpage that handles redirects to different pages so I can see the respective page #24

Closed dbueno3 closed 1 year ago

dbueno3 commented 1 year ago

Acceptance Tests

Test 1

  1. Go to https://www-student.cse.buffalo.edu/CSE442-542/2023-Spring/cse-442h/
  2. Verify that the page is not blank and shows no errors
  3. This is the homepage

Test 2

  1. Go to https://www-student.cse.buffalo.edu/CSE442-542/2023-Spring/cse-442h/
  2. Click on the Login button on the top right
  3. Verify that the page is not blank and that it contains a simple login page with 2 inputs and a login button

Test 3

  1. Go to https://www-student.cse.buffalo.edu/CSE442-542/2023-Spring/cse-442h/
  2. Click on the Register button on the top right
  3. Verify that the page is not blank and that it contains a register button

Test 4

  1. Go to https://www-student.cse.buffalo.edu/CSE442-542/2023-Spring/cse-442h/
  2. Click on the Contact Us button on the top right
  3. Verify that the page is not blank and that the page displays the words "You're on your own if you are having trouble :D"

Test 5

  1. Go to https://www-student.cse.buffalo.edu/CSE442-542/2023-Spring/cse-442h/
  2. Click on the Click Here button in the middle of the screen
  3. Verify that the page is not blank, no error pops up, and it displays the Villas On Rensch Title
ryanayam commented 1 year ago

Please add acceptance tests to this user story

ryanayam commented 1 year ago

Please assign someone to this user story

ryanayam commented 1 year ago

Please test that every page is able to be redirected to, also I just tried the test and it failed because there is no build directory when I visit the link