testcontainers-node
testcontainers-node copied to clipboard
Added Firestore emulator container module and docs
- Added Firestore emulator container module and docs
Deploy Preview for testcontainers-node ready!
| Name | Link |
|---|---|
| Latest commit | e9eb978b6d018e80529d9fa9cb6052c9138a1122 |
| Latest deploy log | https://app.netlify.com/sites/testcontainers-node/deploys/65fd8a03d9c2b7000827f2bb |
| Deploy Preview | https://deploy-preview-733--testcontainers-node.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Looks like some tests are failing
Cannot find module '@google-cloud/firestore/build/src/path' from '../../../node_modules/firebase-admin/lib/firestore/index.js'
Looks like some tests are failing
Cannot find module '@google-cloud/firestore/build/src/path' from '../../../node_modules/firebase-admin/lib/firestore/index.js'
Yeah, I was able to reproduce it locally by running the ci build steps. Fixed now.