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

File storage.spec.ts

src/storage/storage.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 { Storage, connectStorageEmulator, getStorage, provideStorage } from '@angular/fire/storage';
4import { COMMON_CONFIG } from '../test-config';

Callers

nothing calls this directly

Calls 3

randoFunction · 0.90
provideFirebaseAppFunction · 0.90
provideStorageFunction · 0.90

Tested by

no test coverage detected