freetrade-io / ts-firebase-driver-testing

Swap out Firebase as a driver for in-process testing
MIT License
11 stars 1 forks source link

Handle nulls in document collection group queries #134

Closed lukesmith closed 2 years ago

lukesmith commented 2 years ago

Collection group queries where the document contained a null would error in the driver. These are now handled