Commit Graph

214 Commits

Author SHA1 Message Date
Salakar 820bb0b0d4 [internals] remove bows logger + window shims - fixes #858 2018-03-05 01:58:42 +00:00
Salakar e3271745a0 [tests][js][analytics] logEvent now validates argument types (fixes #846) 2018-03-05 00:28:07 +00:00
Michael Diarmid f1a7a13587
Merge branch 'master' into firestore-transactions 2018-03-05 00:05:37 +00:00
Salakar 7dbe0883af [tests] update dependencies 2018-03-04 23:47:59 +00:00
Salakar b3938036b7 [tests] misc merge 2018-03-04 19:05:17 +00:00
Chris Bianca 7ea8cbe457 [tests] Add auth provider tests 2018-03-02 11:37:21 +00:00
Chris Bianca bf2c31ca2d [tests] More auth tests 2018-03-02 09:47:13 +00:00
Chris Bianca 49757eb56d A few more firestore tests 2018-03-01 19:04:13 +00:00
Chris Bianca 8160431811 Add some additional authTests 2018-03-01 18:01:11 +00:00
Chris Bianca fdd8df6966 Add missing firestore tests 2018-03-01 17:28:04 +00:00
Salakar a21fc755a1 merge master 2018-03-01 16:32:44 +00:00
Chris Bianca 7ec62f9415 [tests] Add missing core tests 2018-03-01 15:05:07 +00:00
Salakar 952ed34256 [tests][firestore] transaction get, set, update & delete multi test 2018-02-24 08:57:21 +00:00
Chris Bianca 4e81527246 [types] Export app, auth, database and firestore types 2018-02-14 13:00:19 +00:00
Salakar 4c11dbfcce [tests] update tests firebase bootstrap to use `signInAnonymouslyAndRetrieveData` 2018-02-11 16:52:14 +00:00
Salakar 8e00b7e607 Merge branch 'master' of https://github.com/invertase/react-native-firebase into firestore-transactions 2018-02-11 16:17:38 +00:00
Panayiotis Lipiridis a74a70c12f Prettier json and md files as well 2018-02-01 12:52:39 +01:00
Chris Bianca 5675181de2 [tests] Update build.gradle to match our install instructions 2018-02-01 09:02:20 +00:00
Salakar cc1117f878 Merge branch 'firestore-transactions' of https://github.com/invertase/react-native-firebase into firestore-transactions 2018-02-01 05:35:08 +00:00
Chris Bianca 0ace49ca81 [database] Fix wrong path from snapshot reference #679 2018-01-26 11:55:37 +00:00
Chris Bianca fba6380729 [js] Run prettier for the first time 2018-01-25 18:25:39 +00:00
Chris Bianca c3e5eb634e [tests][auth] Tests for onAuthStateChange, onIdTokenChanged and onUserChanged 2018-01-24 15:03:21 +00:00
Chris Bianca d370d002fb [auth] Add withData methods 2018-01-24 09:46:39 +00:00
Michael Diarmid c14d9292b0
Merge pull request #655 from invertase/auth-language
Set auth language #654
2018-01-17 15:23:41 +00:00
Chris Bianca 63859b311d [internals] Bump the library and tests app to the latest version of RN, React, etc 2018-01-16 17:08:52 +00:00
Chris Bianca 3dacb35291 [firestore] Add FieldPath support to DocumentReference and WriteBatch update methods 2018-01-12 11:49:45 +00:00
Chris Bianca 5e062868fc [firestore] Add FieldPath support to DocumentSnapshot and Query 2018-01-11 18:28:14 +00:00
Salakar ca7924287a coverage now both platforms 2018-01-09 09:54:16 +00:00
Elliot Hesp f4d29b9136 [auth] Fix incorrect languageCode test 2018-01-06 15:17:59 +00:00
Elliot Hesp a8896bc9b8 [auth] Add language code tests 2018-01-06 15:14:49 +00:00
Chris Bianca 0fe2fec819 [internals] More tidy up and hiding of internal functions 2018-01-03 20:00:38 +00:00
Chris Bianca f2c2007fdc [internals] Start refactoring some of the internals to simplify, tidy up and also reduce flow type pollution 2017-12-22 15:24:31 +00:00
Chris Bianca 3a497fa1a2 [ios] Update podspec location to resolve RN 0.50+ install issues 2017-12-15 15:14:05 +00:00
Chris Bianca b099d13730 [firestore][tests] Add another test case for #568 2017-12-07 11:06:27 +00:00
Chris Bianca efeb24d168 [crashlytics] Add first version of crashlytics functionality 2017-12-06 17:25:17 +00:00
Salakar daa988e8d2 [tests] enableLogging on firestore + database 2017-11-28 14:49:21 +00:00
Chris Bianca e6a01aedb3 Merge branch 'master' of https://github.com/invertase/react-native-firebase
# Conflicts:
#	lib/utils/SyncTree.js
2017-11-28 09:25:15 +00:00
Chris Bianca 1f5231cfba [tests] Fix incorrect imports 2017-11-28 09:20:57 +00:00
Salakar a94943bfc0 fix imports 2017-11-28 09:09:58 +00:00
Salakar 13c43f2efe [tests][android] update sdks to 11.6.2 2017-11-28 08:02:24 +00:00
Chris Bianca ff95c21b9d [typings] Continue work on flow 2017-11-23 17:29:40 +00:00
Chris Bianca 8bd9684644 [types] Get flow type working again; Fix majority of firestore type issues 2017-11-17 11:07:52 +00:00
Chris Bianca e6ea5348ff [tests][firestore] Add test cases for limit with onSnapshot 2017-11-07 13:15:16 +00:00
Chris Bianca cd911d2442 [tests][firestore] Add test for onSnapshot with a query applied 2017-11-07 12:49:59 +00:00
Salakar ba22aecff1 [tests][core] re-enable core app create test 2017-11-03 23:45:40 +00:00
Salakar edf8feb921 [tests] remove utils test 2017-11-03 23:39:35 +00:00
Salakar 868075d479 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	tests/ios/Podfile.lock
2017-11-03 23:28:09 +00:00
Salakar 935bfd0d9c [tests] update xcode project 2017-11-03 23:27:52 +00:00
Michael Diarmid 2d8f6314d4
Delete playground.js 2017-11-03 21:11:09 +00:00
Chris Bianca e6b8ce193c Merge branch 'v3.0.x' 2017-11-01 17:47:15 +00:00