Testing in Redwood

Ah, that’s a great point that I hadn’t really kept in the front of my mind.

Prisma is a query engine with the model definition as a graph of the database - I wonder if there’s a way that they could store a representation of data-in and data-out that isn’t a real database. This is wishful thinking considering that they mocked an in memory sqlite database, but there may be some relief in the future from Prisma and Nexus.

1 Like