Added Cypress E2E test for login

This commit is contained in:
Keannu Christian Bernasol 2023-05-13 18:43:20 +08:00
parent fdfeef3589
commit bb743d95b3
9 changed files with 1575 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
"name": "Using fixtures to represent data",
"email": "hello@cypress.io",
"body": "Fixtures are a great way to mock data for responses to routes"
}