28 Commits

Author SHA1 Message Date
Salakar
6ac1ae8e88 [tests][auth] remove fetchProvidersForEmail usage - fn no longer exists 2018-09-25 19:03:00 +01:00
Salakar
6e7feaa7e8 [tests][auth] add getIdTokenResult test 2018-09-25 19:02:26 +01:00
Salakar
192b509a40 [auth][[ios][js] deprecate all *AndRetrieveData* methods on auth() and User 2018-09-24 23:39:43 +01:00
Salakar
4b50be30a3 [tests][android][perf] add delay to work around detox relaunch issue 2018-09-24 03:10:40 +01:00
Salakar
855b8fab53 [firestore][android] re-write serialize class and add support for NaN & Infinity numbers 2018-09-24 02:48:29 +01:00
Salakar
685270402e [tests] add in app ui for current test status + enable test retrying 2018-09-22 20:31:55 +01:00
Salakar
c75b722c53 [tests][firestore] add document SnapshotError tests 2018-09-21 00:13:05 +01:00
Salakar
f9e9179242 [tests][firestore] add collection SnapshotError tests 2018-09-21 00:12:46 +01:00
Salakar
3ac9311eaa [firestore] remove unnecessary intern fn _offDocumentSnapshot -> EE already returns a subscription instance with a remove();
[firestore] additionally refactor unsubscribe so it can be called if an error is received on subscribing
2018-09-20 18:13:07 +01:00
Salakar
197a26d8c4 [tests][firestore] remove only 2018-09-20 17:11:01 +01:00
Salakar
a8130d7c3d [tests][firestore] add where array-contains tests 2018-09-20 16:58:40 +01:00
Salakar
75dc609047 [tests][firestore] fix documentReference tests 2018-09-20 16:36:22 +01:00
Salakar
5c51407709 [tests][firestore] re-write onSnapshot tests to remove race conditions 2018-09-20 16:25:49 +01:00
Salakar
0c9435af33 [tests][firestore] cleanup tests & helpers - wip 2018-09-20 13:21:47 +01:00
Salakar
24979724cc [tests] fix coverage issue - temp revert to .babelrc file until metro PR lands 2018-09-17 04:59:12 +01:00
Salakar
c8abdd53d0 [tests][auth] ensure signed out state before each auth test 2018-09-16 17:58:01 +01:00
Salakar
fb57495a15 [tests][auth] add signInWithPhoneNumber tests 2018-09-16 17:57:18 +01:00
Michael Diarmid
6305f15458 Merge pull request #1476 from oblador/updatePhoneNumber
[auth] Support updatePhoneNumber
2018-09-16 13:12:36 +01:00
Salakar
93d39412f5 [tests] refactor to use latest Jet setup 2018-09-12 21:05:48 +01:00
Joel Arvidsson
a272910119 [auth] Support updatePhoneNumber 2018-09-10 15:36:40 +02:00
Salakar
6d1416e430 [tests] update firestore tests to read from **/src/** 2018-09-04 19:31:16 +01:00
Salakar
ebbc0f9b74 [build][ci] re-enable firestore tests 2018-09-04 19:09:18 +01:00
Salakar
244c021e00 [build][ci] misc config 2018-09-04 18:48:28 +01:00
Salakar
d64f515048 [build][ci] use different mocha.opts file in CI 2018-09-04 18:22:48 +01:00
Salakar
bf0c2f0182 [tests] temporarily disable more flakey test - will re-write 2018-09-04 17:51:34 +01:00
Salakar
1e03488765 [tests] temporarily disable flakey test 2018-09-04 17:16:06 +01:00
Salakar
50e31ff04e [tests][auth] mark custom token test pending - temporarily 2018-09-03 23:00:10 +01:00
Salakar
d5eab4d392 add tests project 2018-08-25 13:40:25 +01:00