MCPcopy
hub / github.com/angular/angularfire / document.spec.ts

File document.spec.ts

src/compat/firestore/document/document.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { TestBed } from '@angular/core/testing';
2import { AngularFireModule } from '@angular/fire/compat';
3import { AngularFirestore, AngularFirestoreDocument, AngularFirestoreModule, DocumentReference, USE_EMULATOR } from '@angular/fire/compat/firestore';
4import firebase from 'firebase/compat/app';

Callers

nothing calls this directly

Calls 9

randoFunction · 0.90
randomNameFunction · 0.90
initializeAppMethod · 0.80
setMethod · 0.65
valueChangesMethod · 0.65
snapshotChangesMethod · 0.65
dataMethod · 0.65
docMethod · 0.45
collectionMethod · 0.45

Tested by

no test coverage detected