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

File auth.spec.ts

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

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/ban-ts-comment */
2import { TestBed } from '@angular/core/testing';
3import { AngularFireModule, FIREBASE_APP_NAME, FIREBASE_OPTIONS, FirebaseApp } from '@angular/fire/compat';
4import { AngularFireAuth, AngularFireAuthModule, SETTINGS, USE_EMULATOR } from '@angular/fire/compat/auth';

Callers

nothing calls this directly

Calls 3

randoFunction · 0.90
initializeAppMethod · 0.80
forEachMethod · 0.65

Tested by

no test coverage detected