docs: add cypress test

This commit is contained in:
MapleLeaf
2022-01-10 15:06:55 -06:00
parent 4f463bfa23
commit 87cbf1b74d
13 changed files with 758 additions and 3 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"
}