firestore-jest-mock

v0.25.0
Jest helper for mocking Google Cloud Firestore
Jest Firestore

lint

eslint . --ext .js,.ts

cleanup

rm -fr ./mocks ./index.d.ts ./index.d.ts.map ./index.js ./index.js.map

prebuild

npm run cleanup

build

tsc -P tsconfig.json

prepublishOnly

npm run build

test

jest

test:watch

npm run test -- --watch

test:coverage

npm run test -- --coverage
npm i firestore-jest-mock

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 4/12/2024

Downloads