dan-wu-open
dan-wu-open
### Version info **firebase-functions-test:** 2.3.0 **firebase-functions:** 3.22.0 **firebase-admin:** 10.2.0 ### Steps to reproduce 1. Initialize test app following https://firebase.google.com/docs/functions/unit-testing#online-mode 2. Use sinon.useFakeTimers to change current date https://sinonjs.org/releases/latest/fake-timers/ 3. Any calls...
### Version info **firebase-functions-test:** 2.3.0 **firebase-functions:** 3.21.2 **firebase-admin:** 10.2.0 ### Bug Throws an error "Cannot read property 'DataSnapshot' of undefined". https://github.com/firebase/firebase-functions-test/blob/master/src/cloudevent/generate.ts#L44 `database` is not exported from `firebase-functions` until version 3.22.0....
### Which sample? https://github.com/firebase/functions-samples/tree/main/2nd-gen/instrument-with-opentelemetry ### What is the issue with this sample's docs? The docs mention a `./.env` file but I don't see it. Would appreciate it to see how...
Hey, I have the extension setup. Really excited to use this data in our analytics and provide some auditability to our system! Thank you so much y'all. Just noticed a...