Commit Graph

89 Commits

Author SHA1 Message Date
Salakar 986ad18ae7 [tests][perf] setPerformanceCollectionEnabled should re-enable otherwise other tests fails 2018-08-18 23:56:40 +01:00
Salakar 86eb39ab2c [tests][iid] "fix" test race condition - delete on iOS sdk immediately resolves even though it's still deleting 2018-08-18 16:44:44 +01:00
Salakar 7e7794cb70 [tests][functions] add multi-app and multi-region tests 2018-08-17 21:25:03 +01:00
Salakar 22ad63118c [tests] refactor dynamic apps platform config into a TestsHelper util -> TestsHelper.core.config() 2018-08-17 21:13:04 +01:00
Salakar d65d9e405c [tests] update tests to use jet package 2018-08-14 01:11:57 +01:00
Salakar 3e052a7e85 [tests] update to detox 8.1.1 2018-08-06 03:37:28 +01:00
Salakar 52c63b5e18 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	android/src/main/java/io/invertase/firebase/crash/RNFirebaseCrash.java
#	android/src/main/java/io/invertase/firebase/crash/RNFirebaseCrashPackage.java
#	lib/index.d.ts
2018-08-04 22:47:04 +01:00
Salakar 1777e80427 [android][ios][js][tests] remove deprecated `.crash()` 2018-08-04 22:41:39 +01:00
Elliot Hesp 752a2e95a2
Merge branch 'master' into perf 2018-07-18 16:15:28 +01:00
Elliot Hesp a018810124 [perm][android] 100% JS test coverage 2018-07-18 13:30:54 +01:00
Elliot Hesp 6b87ae7056 [perm][android] Fix tests + remove httpMetric instances on stop() 2018-07-18 13:22:00 +01:00
Salakar 7a66c165ed [tests][iid] remove test focus 2018-07-15 00:47:00 +01:00
Salakar 8aac77b3ac [tests][iid] more coverage including change: getToken & deleteToken now have option args with defaults that use `app.options.messagingSenderId` as authorizedEntity and '*' as scope 2018-07-15 00:45:04 +01:00
Elliot Hesp 2c776a60e8 [perf] Return Promise types 2018-07-12 13:25:11 +01:00
Salakar b4f97c8f8c [tests][storage] content tests - need expanding - verified on console 2018-07-10 22:17:11 +01:00
Elliot Hesp 417b6ba542 [perf] Update/add perf method tests 2018-07-10 20:14:36 +01:00
Chris Bianca a79bf81418 [firestore] Add support for `GetOptions` #1248 2018-07-03 16:03:43 +01:00
Chris Bianca dae0645006 [android] Update to latest version of android libs; Fix compilation issues 2018-06-17 15:59:47 +01:00
Chris Bianca 54f41565db [misc] Update pods for tests and bridge 2018-05-15 10:01:52 +01:00
Salakar 061a60a106 [tests][storage] migrate and re-write legacy tests 2018-05-13 18:30:04 +01:00
Salakar 187c756550 [tests][auth] isSignInWithEmailLink tests 2018-05-13 01:00:30 +01:00
Salakar 98fb88a882 [tests][auth] misc email auth tests 2018-05-13 00:37:47 +01:00
Salakar 3cba1c4e62 [tests][auth] add tests for new EmailAuthProvider properties & methods 2018-05-12 23:36:57 +01:00
Salakar cf25ba23e5 [both][auth] Deprecated firebase.auth().fetchProvidersForEmail in favor of firebase.auth().fetchSignInMethodsForEmail() 2018-05-12 22:51:42 +01:00
Chris Bianca 25506479d3 [firestore][android] Add support for firestore v16 2018-05-08 15:36:49 +01:00
Salakar 263df53dcf [tests][functions] added HttpsError tests 2018-05-06 13:52:56 +01:00
Salakar 6e3c4f0f57 [tests][functions] httpsCallable tests 2018-05-06 13:08:49 +01:00
Salakar e5233c9af3 Merge branch 'master' of https://github.com/invertase/react-native-firebase into functions 2018-05-06 00:55:37 +01:00
Salakar 174160917b [tests][functions] start of functions tests - todo 2018-05-06 00:53:44 +01:00
Salakar 216ecc63f5 [tests][firestore] additional Blob arg validation tests 2018-05-03 21:57:57 +01:00
Salakar 93dc585ac3 [tests][firestore] added large and small sized blob read/write tests 2018-05-03 21:02:07 +01:00
Salakar a8cefc4425 [tests][firestore] implement Blob support 2018-05-03 20:14:23 +01:00
Salakar 3b634a8dfc [tests][database] misc ref tests 2018-04-22 16:04:35 +01:00
Salakar 093280c732 [tests][database] more snapshot tests 2018-04-22 02:04:18 +01:00
Salakar 4e64075562 [tests][database] start of database tests 2018-04-22 00:52:58 +01:00
Salakar 2d501bd054 [tests][firestore] misc tests 2018-04-21 23:59:19 +01:00
Salakar e479f0c0f6 [tests] refactor/cleanup misc firestore tests 2018-04-21 19:22:21 +01:00
Salakar 372abe57b7 [tests] misc linting 2018-04-21 19:13:05 +01:00
Salakar 890f90d2cf [tests][firestore] fix failing android test 2018-04-21 19:07:37 +01:00
Salakar 2e004640d1 [tests] update dependencies and fix related issues 2018-04-21 18:59:52 +01:00
Salakar 997ca112d7 [tests][firestore] DocumentReference tests - needs cleanup 2018-04-16 20:21:04 +01:00
Salakar f57962b018 [tests] misc 2018-04-16 19:20:00 +01:00
Salakar 710f2ef44f [tests][firestore] add settings() call to before() hook - needs calling before any firestore usage 2018-04-16 18:39:01 +01:00
Salakar 09a2db6267 [tests][firestore] add enableLogging tests 2018-04-16 18:24:11 +01:00
Salakar 4cd30baacb [tests][firestore] firestore.().X tests 2018-04-16 18:04:51 +01:00
Salakar 5b92ff0d71 [tests][firestore] batch() tests 2018-04-16 18:04:31 +01:00
Salakar 60634ae68e [tests][firestore] remove logging 2018-04-16 17:47:50 +01:00
Salakar 8b683f643b [tests][firestore] path tests 2018-04-16 17:45:45 +01:00
Salakar 391403a7ec [tests][firestore] transaction tests 2018-04-16 17:45:32 +01:00
Salakar 25b23a1164 [tests] misc + auth tweaks 2018-04-13 15:08:09 +01:00