feat: add cypress for e2e tests

This commit is contained in:
Bouncey
2019-10-05 23:38:38 +01:00
committed by Mrugesh Mohapatra
parent 60bbdd99fd
commit 7eb6351530
17 changed files with 1078 additions and 5 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"
}