refactor: init cypress config

This commit is contained in:
Simon Priet
2021-09-06 00:54:10 +02:00
parent 9e2991e668
commit e00a147b5c
29 changed files with 2309 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"
}