chore(e2e): add cypress integration test of editorial workflow (#1573)

This commit is contained in:
Shawn Erquhart
2018-08-03 19:23:43 -04:00
committed by GitHub
parent 4d8e176797
commit b79c042e9e
13 changed files with 1072 additions and 85 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"
}