fireship-io / fireship.io

Build and ship your app faster https://fireship.io
3.56k stars 1.32k forks source link

courses/firebase-security/testing-setup/ #810

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

Unit Testing

Test security rules with Node.js

https://fireship.io/courses/firebase-security/testing-setup/

christiangenco commented 2 years ago

I'm getting TypeError: initializeTestApp is not a function which I think is caused by Firebase updating their testing API to v9.

I think this is fixed by downgrading the testing library to v1.3.7.

I'd love to see an updated testing course for the new API!