firebase-functions-test icon indicating copy to clipboard operation
firebase-functions-test copied to clipboard

Failing test case for calling DataSnapshot methods with null values

Open rhodgkins opened this issue 10 months ago • 0 comments
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

rhodgkins avatar Jan 13 '25 13:01 rhodgkins