cse442-at-ub / project_s23-welovehertz

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

As a developer, I want a basic, static outline of all the frontend pages, so I can create a foundation to develop off of #49

Closed MathewDebug closed 1 year ago

MathewDebug commented 1 year ago

Acceptance Tests

Test 1

  1. Open up GitHub Desktop
  2. Click on Current Branch, and navigate to the Sprint2 branch
  3. Click on repository on the top, then click Open to Visual Studio Code
  4. Navigate through the src folder into the pages folder
  5. Verify that there is loginbar.jsx file

Test 2

  1. Open up GitHub Desktop
  2. Click on Current Branch, and navigate to the Sprint2 branch
  3. Click on repository on the top, then click Open to Visual Studio Code
  4. Navigate through the src folder into the pages folder
  5. Verify that there is Registration-Page.jsx file

Test 3

  1. Open up GitHub Desktop
  2. Click on Current Branch, and navigate to the Sprint2 branch
  3. Click on repository on the top, then click Open to Visual Studio Code
  4. Navigate through the src folder into the pages folder
  5. Verify that there is residential-page.jsx file

Test 4

  1. Open up GitHub Desktop
  2. Click on Current Branch, and navigate to the Sprint2 branch
  3. Click on repository on the top, then click Open to Visual Studio Code
  4. Navigate through the src folder into the pages folder
  5. Verify that there is homepage.jsx file

Test 5

  1. Open up GitHub Desktop
  2. Click on Current Branch, and navigate to the Sprint2 branch
  3. Click on repository on the top, then click Open to Visual Studio Code
  4. Navigate through the src folder into the pages folder
  5. Verify that there is profilePage.jsx file
ryanayam commented 1 year ago

Each page should be a seperate test

Also no one is assigned to this