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

fix(firestore): use hostname from env variable

Open anter-x opened this issue 3 years ago • 2 comments
trafficstars

Description

Remove hardcoded firestore hostname from clearFirestoreData function and make possibility to configure it via FIRESTORE_EMULATOR_HOST environment variable

anter-x avatar Nov 22 '22 19:11 anter-x

Resolves https://github.com/firebase/firebase-functions-test/issues/190

charneykaye avatar May 29 '23 21:05 charneykaye

Can we promote this? Node 16 nears EOL (September 11th 2023) and the affected issue is a roadblock when updating from Node 16 to 18.

rberberat avatar Jul 26 '23 15:07 rberberat