mr-wellick / footy

Fullstack app for football statistics (~400k data points)
0 stars 0 forks source link

mock prisma client #12

Open mr-wellick opened 2 months ago

mr-wellick commented 2 months ago

Figure out how to mock out prisma client. Look at read me for more info

mr-wellick commented 2 months ago

Might just have to install jest. Encountering too many issues with node test runner. Finding a proper solution has been easy.

mr-wellick commented 1 month ago

This helped: