wasp-lang / wasp

The fastest way to develop full-stack web apps with React & Node.js.
https://wasp-lang.dev
MIT License
12.7k stars 1.13k forks source link

Update e2e tests to work with Prisma file #2095

Closed infomiho closed 6 days ago

infomiho commented 2 weeks ago

Update the e2e tests to use the schema.prisma file.

Martinsos commented 6 days ago

@infomiho I see that hooks are being added here now? Isn't that beyond scope of this PR?

EDIT: My bad, GitHub showed me some weird diff so that confused me, all good!