MCPcopy Index your code
hub / github.com/angular/angularfire / auth-guard.spec.ts

File auth-guard.spec.ts

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

Source from the content-addressed store, hash-verified

1import { APP_BASE_HREF } from '@angular/common';
2import { TestBed } from '@angular/core/testing';
3import { getApp, initializeApp, provideFirebaseApp } from '@angular/fire/app';
4import { connectAuthEmulator, getAuth, provideAuth } from '@angular/fire/auth';

Callers

nothing calls this directly

Calls 3

randoFunction · 0.90
provideFirebaseAppFunction · 0.90
provideAuthFunction · 0.90

Tested by

no test coverage detected