ps73 / feathers-prisma

A Feathers service adapter for Prisma ORM.
MIT License
38 stars 3 forks source link

Add adapter-tests #1

Closed fratzinger closed 2 years ago

fratzinger commented 2 years ago

This is amazing! Thanks for your work! 🚀 Do you know about @feathersjs/adapter-tests? It's an official package to check adapters against common use cases. Please have a look at

What do you think? Are you interested to add adapter-tests to this package? That would make this package even more reliable.

ps73 commented 2 years ago

Hi @fratzinger

thanks for your kind advice. Didn't know anything about @feathersjs/adapter-tests yet. I will have a look into it and definitely adding it to this package!

fratzinger commented 2 years ago

Nice, thanks for your quick reply and openness :) prisma was discussed on slack.feathersjs.com a few times. Nice to see someone doing the work!

fratzinger commented 2 years ago

nice! Great work!