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

File changes.spec.ts

src/compat/database/list/changes.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 { AngularFireDatabase, AngularFireDatabaseModule, USE_EMULATOR, listChanges } from '@angular/fire/compat/database';
4import firebase from 'firebase/compat/app';

Callers

nothing calls this directly

Calls 9

randoFunction · 0.90
listChangesFunction · 0.90
initializeAppMethod · 0.80
refMethod · 0.80
addMethod · 0.80
pushMethod · 0.80
forEachMethod · 0.65
valMethod · 0.65
setMethod · 0.65

Tested by

no test coverage detected