|
|
8 年 前 | |
|---|---|---|
| .. | ||
| Backend | 03275eb249 Fix Functions copyrights (#951) | 8 年 前 |
| Example | b841009ea1 Run scripts/style.sh on Functions (#949) | 8 年 前 |
| FirebaseFunctions | 03275eb249 Fix Functions copyrights (#951) | 8 年 前 |
| .clang-format | b7f35a0b76 Initial Firebase Functions (#948) | 8 年 前 |
| CHANGELOG.md | b7f35a0b76 Initial Firebase Functions (#948) | 8 年 前 |
| README.md | b7f35a0b76 Initial Firebase Functions (#948) | 8 年 前 |
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