cse442-at-ub / project_s23-welovehertz

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

Code PHP for login page #61

Closed alin82 closed 1 year ago

alin82 commented 1 year ago

Task Tests

Test 1

  1. Connect computer to UB network / UB VPN if outside campus
  2. Go to webpage
  3. Click Registration to redirect to registration page
  4. Right on the page and click on inspect
  5. In the inspect bar, click on network
  6. Fill out the registration form (First name, last name, email, password, confirm password) and hit submit
  7. Click on login.php and verify there is a POST request
ryanayam commented 1 year ago

Please add labels and task tests to this issue