Poorshad Shaddel
Poorshad Shaddel
Hi @ruheni I would like to help solve this issue for some of the examples. What is your opinion about using Cypress?
OK, I will start working on [first full stack example](https://github.com/prisma/prisma-examples/tree/latest/typescript/rest-nextjs-api-routes). Wish me luck with my first contribution in Prisma world :)
Thanks for the heads up. I took a look at the documentation of playwright. I think we are going to use [@playwright/test](https://playwright.dev/docs/test-annotations#group-tests) and we are not going to use third...
Hi @ali-master I've seen that in this repo we are not using git hooks for commit and commit message(also I saw that we are running linter and prettier in the...
Any updates about this security issue?
@wojtekmaj I just created this #1125 to fix it. Two tests are not passing: ```javascript it('should handle unicode filenames', function (done) { var form = new FormData() var parser =...
> Hey, @pshaddel did you find some solution for this issue yet? Other than removing and adding the job again. Hey, @adisakshya No, I didn't find any solution other than...
> This PR looks wrong. Can you clarify the change? The type in document is not a valid Typescript type. In Typescript you need an equal to declare a type.
> Can you sign the CLA? It is singed now.
Any no update or workaround about this issue?