mickasmt / next-saas-stripe-starter

Open-source SaaS Starter with User Roles & Admin Panel. Built using Next.js 14, Prisma, Neon, Auth.js v5, Resend, React Email, Shadcn/ui, Stripe, Server Actions.
https://next-saas-stripe-starter.vercel.app
MIT License
1.95k stars 354 forks source link

No tests #49

Closed Goldziher closed 4 months ago

Goldziher commented 4 months ago

Hi there,

Thanks for your nice starter.

There is also no testing setup. If you're open to this, I would be happy to help with setting this up. I would use vitest + @testing--library/react and add some base tests. I would also make sure to ignore any generated/copied code for coverage purposes.

mickasmt commented 4 months ago

Replied in https://github.com/mickasmt/next-saas-stripe-starter/issues/50#issuecomment-2248911379