Hello there.
I’ve been using Parse and Parse JS SDK for a while, I found unit testing way too complicated.
So I created a small library that allows you to simply mock Parse : https://www.npmjs.com/package/parse-server-mocker
It helped me a lot with my tests and I wanted to share it with the community. I hope it can help other teams, don’t hesitate to tell me if you liked it or if you have any improvement.
Regards.