cypress E2e login to logout test done
This commit is contained in:
@@ -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"
|
||||
}
|
||||
4
cypress/fixtures/users/id-not-exists.json
Normal file
4
cypress/fixtures/users/id-not-exists.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"username": " test ",
|
||||
"password": " test "
|
||||
}
|
||||
Reference in New Issue
Block a user