Added and configured cypress

This commit is contained in:
2022-09-30 17:28:13 +02:00
parent c3d610cbf7
commit bab838ac35
10 changed files with 1235 additions and 8 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"
}