Add Cypress tests: install + create account

This commit is contained in:
slawkens
2023-05-26 08:49:04 +02:00
parent 0d0e5812dd
commit 269ae323e0
8 changed files with 2111 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"
}