github.com/replicatedhq/ship@v0.55.0/web/app/cypress/fixtures/example.json (about)

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