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

File functions.spec.ts

src/functions/functions.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 { Functions, connectFunctionsEmulator, getFunctions, provideFunctions } from '@angular/fire/functions';
4import { COMMON_CONFIG, functionsEmulatorPort } from '../test-config';

Callers

nothing calls this directly

Calls 3

randoFunction · 0.90
provideFirebaseAppFunction · 0.90
provideFunctionsFunction · 0.90

Tested by

no test coverage detected