testcontainers-node icon indicating copy to clipboard operation
testcontainers-node copied to clipboard

Added Firestore emulator container module and docs

Open anietieasuquo opened this issue 1 year ago • 1 comments

  • Added Firestore emulator container module and docs

anietieasuquo avatar Mar 20 '24 17:03 anietieasuquo

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...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Mar 20 '24 17:03 netlify[bot]

Looks like some tests are failing

Cannot find module '@google-cloud/firestore/build/src/path' from '../../../node_modules/firebase-admin/lib/firestore/index.js'

cristianrgreco avatar Mar 22 '24 12:03 cristianrgreco

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.

anietieasuquo avatar Mar 22 '24 13:03 anietieasuquo