airboardgame/cypress/fixtures/example.json
Jeremie Pardou-Piquemal c08c6d2dff Add e2e tests first pass
2020-07-05 14:02:39 +02:00

5 lines
No EOL
154 B
JSON

{
"name": "Using fixtures to represent data",
"email": "hello@cypress.io",
"body": "Fixtures are a great way to mock data for responses to routes"
}