MCPcopy Index your code
hub / github.com/angular/angularfire / collection.spec.ts

File collection.spec.ts

src/compat/firestore/collection/collection.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, AngularFirestoreCollection, AngularFirestoreModule, CollectionReference, QueryFn, USE_EMULATOR } from '@angular/fire/compat/firestore';
4import { BehaviorSubject } from 'rxjs';

Callers

nothing calls this directly

Calls 15

randoFunction · 0.90
randomNameFunction · 0.90
createRandomStocksFunction · 0.90
delayUpdateFunction · 0.90
delayAddFunction · 0.90
delayDeleteFunction · 0.90
setupFunction · 0.85
initializeAppMethod · 0.80
addMethod · 0.80
collectionHarnessFunction · 0.70
valueChangesMethod · 0.65
forEachMethod · 0.65

Tested by

no test coverage detected