aboutsummaryrefslogtreecommitdiffhomepage
path: root/Functions/Example/Tests
Commit message (Collapse)AuthorAge
* Add a couple of new small Functions APIs. (#1434)Gravatar Bryan Klimt2018-06-21
| | | | | | * Add a Functions constructor that allows setting a region. * Add a method to set an emulator origin to use. * Update the changelog
* Migrate Firebase off ObjC module @import statements (#992)Gravatar Ben Hamilton (Ben Gertzfield)2018-03-29
| | | | | | | | | | | * Migrate Firebase off @import statements * - Migrate tests and test utils from @import to #import. - Update Xcode projects for tests to explicitly link in framework deps. - Update check_no_module_imports.sh to look for @imports in tests/test utils/ integration tests. * Ensure check_no_module_imports.sh explicitly exits with code 0 on success.
* Initial Firebase Functions (#948)Gravatar Paul Beusterien2018-03-20