cypress E2e login to logout test done

This commit is contained in:
chiayin
2023-02-02 15:37:04 +08:00
parent 65755def27
commit e3bd32383e
6 changed files with 27 additions and 24 deletions

View File

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

View File

@@ -0,0 +1,4 @@
{
"username": " test ",
"password": " test "
}