MCPcopy Create free account
hub / github.com/firebase/firebase-functions-test /

Class

src/lifecycle.ts:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27import { testApp } from './app';
28
29export class FirebaseFunctionsTest {
30 private _oldEnv: { [key: string]: string };
31
32 constructor() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected