MCPcopy Index your code
hub / github.com/angular/angularfire / app-check.spec.ts

File app-check.spec.ts

src/app-check/app-check.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { TestBed } from '@angular/core/testing';
2import { FirebaseApp, getApp, initializeApp, provideFirebaseApp } from '@angular/fire/app';
3import { Auth, connectAuthEmulator, getAuth, provideAuth } from '@angular/fire/auth';
4import { COMMON_CONFIG } from '../test-config';

Callers

nothing calls this directly

Calls 3

randoFunction · 0.90
provideFirebaseAppFunction · 0.90
provideAuthFunction · 0.90

Tested by

no test coverage detected