firebase-functions-test
firebase-functions-test copied to clipboard
Failing test case for calling DataSnapshot methods with null values
trafficstars
Description
If you've created a DataSnapshot with a null value, you should be able to call methods on that object.
Will be fixed with an incoming upstream fix in firebase-functions.
Code sample
See commit