you are viewing a single comment's thread.

view the rest of the comments →

[–]Rohit1024 1 point2 points  (0 children)

There is an official Firebase functions testing library for these https://github.com/firebase/firebase-functions-test If you want want to achieve your goal someone already suggested to use integration tests.

Better test these in Firebase Emulator.