Setup
To install the dependencies for this sample run npm install
inside the functions
directory.
You will also need the Firebase CLI.
To install the dependencies for this sample run npm install
inside the functions
directory.
You will also need the Firebase CLI.
To run the tests:
firebase emulators:exec --project=fakeproject 'npm run test'