mocks/firebase_functions_test_setup library
Functions
-
ensureLiveCloudFunctionsForTest(
) → void -
Bridges Firebase Cloud Functions pigeon calls to real HTTPS callable endpoints
during
flutter test. Native macOS/iOS/Android plugins are unavailable in the VM test binding, so without this handlerhttpsCallablefails immediately.