How do I call a function in cypress.io for E2E test automation?
I am in a QA bootcamp (Coding Temple) and I am working on an assignment where we take pseudo code and turn it into an automated test using javaScript functions in cypress. However, I just cannot get it right!! Cypress keeps saying there is no tests!! Can someone please look over my code and tell me what Im doing wrong? I have been stuck on this for over 24 hours.