sdmisra / AvianAnthems

This is an app that enables access to the beautiful music of the world around us
https://avian-anthems.vercel.app
2 stars 3 forks source link

Cypress/mainpage test #13

Closed jmartin777 closed 1 year ago

jmartin777 commented 1 year ago

πŸ› οΈ Description of this branch

*MainPage.cy.ts (Cypress Test)

Main Page (display)

should display the header should display the info container should display the dropdown menu should contain "Continent:" in the dropdown menu should click the second item in the dropdown menu should contain a button on the form should scroll to the footer should display the "about us" section in the footer should contain "Carol Bradsen" in the third child of the about us section should have the correct GitHub link for Cade Chaney should contain the "Linkedin" link for Shane Misra

🧠 Context or Rationale for this code

-This is just checking display within the MainPage, there is not functionality / api to test at this moment. -We will need to test the functionality within the Form input site/ and the Footer links.

πŸ‘€ Checks

✍🏽 Notes, Questions, What's Next

-Functional testing on the main page is next

Screenshot

Screen Shot 2023-05-28 at 1 43 44 PM