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

File messaging.spec.ts

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

Source from the content-addressed store, hash-verified

1import { TestBed } from '@angular/core/testing';
2import { getApp, initializeApp, provideFirebaseApp } from '@angular/fire/app';
3import { Messaging, getMessaging, isSupported, provideMessaging } from '@angular/fire/messaging';
4import { COMMON_CONFIG } from '../test-config';

Callers

nothing calls this directly

Calls 3

randoFunction · 0.90
provideFirebaseAppFunction · 0.90
provideMessagingFunction · 0.90

Tested by

no test coverage detected