cse442-at-ub / project_s23-welovehertz

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

Creating a PHP file for homepage #54

Closed dbueno3 closed 1 year ago

dbueno3 commented 1 year ago

Task Tests

Test 1 1) Go to the GitHub repository https://github.com/cse442-at-ub/project_s23-welovehertz 2) Hover over Branches and click onSprint2-Hompage-PHP-54 3) Click on the Code Option on the repository and click on Open with Github Desktop 4) Open the repository branch code on an IDE/Text Editor you use 5) Open the terminal on the IDE/Text Editor and type npm start 6) Verify when npm start is typed in the terminal no errors are prompted the homepage loads and can redirect to different routes 7) Verify the homepage loads and then click on the drop-down menu and click inspect then click on the Network tab 8) Verify that there is an index.php file that says 200 status code

ryanayam commented 1 year ago

There are no task tests for this task

ryanayam commented 1 year ago

This does not test any PHP related features