I am trying to write an end-to-end integration test using Cypress. The flow involves querying a database. We want to stub the database call and return a static JSON object that