Cypress test

This commit is contained in:
eai04191
2019-06-04 14:02:23 +09:00
parent cb1b2c9902
commit 8845eab5d9
10 changed files with 1861 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"
}