New test to understand better route & request. changed login function without tested it.
This commit is contained in:
7
cypress/fixtures/errors/registrerExistingUser.json
Normal file
7
cypress/fixtures/errors/registrerExistingUser.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"status": "error",
|
||||
"data": [],
|
||||
"errors": [
|
||||
"Stub: This email is already registered, please choose another one."
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user