MCPcopy
hub / github.com/angular/angularfire / storage.spec.ts

File storage.spec.ts

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

Source from the content-addressed store, hash-verified

1import { ChangeDetectorRef } from '@angular/core';
2import { TestBed } from '@angular/core/testing';
3import { AngularFireModule, FIREBASE_APP_NAME, FIREBASE_OPTIONS } from '@angular/fire/compat';
4import { AngularFireStorage, AngularFireStorageModule, AngularFireUploadTask, BUCKET, USE_EMULATOR, fromTask } from '@angular/fire/compat/storage';

Callers

nothing calls this directly

Calls 15

randoFunction · 0.90
fromTaskFunction · 0.90
blobOrBufferFunction · 0.85
initializeAppMethod · 0.80
refMethod · 0.80
putMethod · 0.80
thenMethod · 0.80
getDownloadURLMethod · 0.80
catchMethod · 0.80
cancelMethod · 0.80
pauseMethod · 0.80
resumeMethod · 0.80

Tested by

no test coverage detected