Open IchordeDionysos opened 1 day ago
I found a few problems with this issue:
@blidd-google @taeold this breaks our and many others use-cases and prevents them from upgrading to firebase-functions 6.0.0.
Would be amazing if you could work on a fix there ☺️ Thanks already 🫶
Been holding off from creating an issue here, but thanks for this! I wish more support was provided to the firebase-functions-test project, it's very important for established Firebase projects!
Related issues
https://github.com/firebase/firebase-functions-test/issues/241
A PR to fix it has been provided here: https://github.com/firebase/firebase-functions-test/pull/243
[REQUIRED] Version info
node: 20
firebase-functions: 6.0.0
firebase-tools: 13.27.0
firebase-admin: 13.0.1
firebase-functions-test: 3.3.0
[REQUIRED] Test case
firebase-functions
>6.0.0
firebase-functions-test
any version, e.g.3.3.0
[REQUIRED] Steps to reproduce
[REQUIRED] Expected behavior
No errors are thrown.
[REQUIRED] Actual behavior
Errors are thrown due to the import requirements changing.
Were you able to successfully deploy your functions?
n/a