Add Cypress dep for testing

This commit is contained in:
Lokesh Dhakar
2019-04-27 20:52:10 -07:00
parent 105c888e73
commit f319e54b19
27 changed files with 5447 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"
}