mocha –reporter spec Error: No test files found
I can’t unit test my Google Cloud Functions in online mode (as defined in the instructions that I followed: https://firebase.google.com/docs/functions/unit-testing): if I navigate to the functions
folder and run npm run test
, I get: