add minimal working example

This commit is contained in:
philipp 2022-09-11 22:58:32 +02:00 committed by philipp
parent 900b011ed7
commit 52cd87650d
8 changed files with 2961 additions and 1 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"
}