initial commit

This commit is contained in:
Rich Harris
2018-08-25 13:03:34 -04:00
commit a69b70e745
34 changed files with 936 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"
}