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

File ai.spec.ts

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

Source from the content-addressed store, hash-verified

1import { TestBed } from '@angular/core/testing';
2import { AI, getAI, provideAI } from '@angular/fire/ai';
3import { FirebaseApp, getApp, initializeApp, provideFirebaseApp } from '@angular/fire/app';
4import { COMMON_CONFIG } from '../test-config';

Callers

nothing calls this directly

Calls 3

randoFunction · 0.90
provideFirebaseAppFunction · 0.90
provideAIFunction · 0.90

Tested by

no test coverage detected