|
|
8 tahun lalu | |
|---|---|---|
| .. | ||
| Backend | ede57f84bb Add missing copyright and licenses (#1152) | 8 tahun lalu |
| Example | cb1f65dfcf Migrate Firebase off ObjC module @import statements (#992) | 8 tahun lalu |
| FirebaseFunctions | fbbbde872a Add explicit Functions umbrella (#1187) | 8 tahun lalu |
| CHANGELOG.md | 3c871d7a58 Update the version number to 2.0.0. | 8 tahun lalu |
| README.md | b7f35a0b76 Initial Firebase Functions (#948) | 8 tahun lalu |
Choose the FirebaseFunctions_Tests scheme and press Command-u.
Before running the integration tests, you'll need to start a backend emulator for them to talk to.
npm installed.Backend/start.sh
It will use npm install to automatically download the libraries it needs
to run the Cloud Functions Local Emulator.
The first time you run it, it will ask for a projectId.
You can put anything you like. It will be ignored.pod install.open FirebaseFunctions.xcworkspace