Michael Diarmid
17d778cf66
Refactor into monorepo for v6 ( #1837 )
...
> You can [learn more about this here](https://blog.invertase.io/react-native-firebase-2019-7e334ca9bcc6 ).
2019-02-01 10:37:48 +00:00
Salakar
4be1ae70de
[tests] remove functions project
2019-01-08 20:59:02 +00:00
Salakar
51c26282bb
[tests]
2019-01-04 21:37:21 +00:00
Michael Diarmid
1d83962f26
[messaging] getToken/deleteToken/onTokenRefresh improvements ( #1805 )
...
[IOS] [BUGFIX] [MESSAGING] fix getToken() always returning initialToken (#1510 )
[ANDROID] [NOTICE] [MESSAGING] deprecate RNFirebaseInstanceIdService in favour of FirebaseMessagingService's onNewToken event. Remove this service from your AndroidManifest.xml
[IOS] [ANDROID] [INTERNAL] [MESSAGING] getToken & deleteToken now use Firebase InstanceID token management apis (with an FCM scope).
2019-01-03 17:01:51 +00:00
Michael Diarmid
fa7b98895e
Re-configure Android CI ( #1488 )
...
* [tests][wip] re-configure android ci
* [tests] re-configure android ci
* [tests] re-configure android ci
* [tests] re-configure android ci
* [tests] re-configure android ci
* [tests] re-configure android ci
* [tests] disable gradle daemon
* [tests] misc
* [tests] misc
* misc ci
* ci
* ci
* ci
* ci
* ci
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* switch to rnfb docker image
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [ios][auth] cleanup and add new auth error codes
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
2018-12-09 19:37:11 +01:00
Michael Diarmid
831362838a
[tests] iOS Firebase SDK v5.14.0 ( #1735 )
...
* Update Podfile
* Delete Podfile.lock
* Update config.yml
* Update config.yml
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
* [tests][ci]
2018-12-08 05:42:23 +01:00
Michael Diarmid
96aa7035ce
[typescript][storage] export storage statics - fixes #1706 ( #1709 )
2018-11-26 14:04:39 +01:00
Michael Diarmid
d3b9b24cca
[android][database] database improvements ( #1619 )
...
- [ANDROID] [BUGFIX] [DATABASE] - Database listeners now correctly tearing down between RN reloads. (Fixes #1498 #1611 #1609 )
- [JS] [BUGFIX] [DATABASE] - Fixed an issue where `Reference.toString()` incorrectly contains `//` instead of `/` when joining the parent and child paths.
- [JS] [BUGFIX] [DATABASE] - Rework `.push()` behaviour to match WebSDK and correctly return a Reference instance in all scenarios. (Fixes #893 #1464 #1572 )
- [JS] [ENHANCEMENT] [UTILS] - Added a `firebase.utils().database.cleanup()` utility method which removes all database listeners.
2018-10-27 05:34:09 +01:00
Salakar
b4ac1ab7b0
[tests][ios] switch to iPhone X device type for detox
2018-10-16 18:16:45 +01:00
Salakar
5b8e9763c4
[ios][firestore] transactions re-work
2018-10-15 20:14:48 +01:00
Salakar
192b509a40
[auth][[ios][js] deprecate all *AndRetrieveData* methods on auth() and User
2018-09-24 23:39:43 +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
84165257ce
[tests] update Jet to ^0.1.0
2018-09-12 21:06:36 +01:00
Salakar
953484a334
[tests] update to RN 57 release
2018-09-12 18:00:06 +01:00
Salakar
83a5594c39
[tests] misc deps + scripts
2018-09-09 01:50:26 +01:00
Salakar
f839acad1d
[tests] simplify testing project guide and move detox-cli global to be a devDep
2018-09-09 01:11:31 +01:00
Salakar
f5fc374518
[tests][build] remove babel devDeps
2018-09-08 22:57:14 +01:00
Salakar
63e1cc638f
[tests] wip - upgrade tests to detox 9 / babel 7 / rn 57
2018-09-08 12:50:57 +01:00
Salakar
6625efd934
[tests] fix nyc instrumentation config
2018-09-04 19:57:22 +01:00
Salakar
6f3e67b287
[tests][build][ci] import from /src directly for tests - otherwise coverage won't map correctly
2018-09-04 19:26:54 +01:00
Salakar
9a531853e6
misc build
2018-09-04 15:28:10 +01:00
Salakar
02c7475bee
[tests] update to detox v8.2.3
2018-09-02 04:47:53 +01:00
Salakar
d5eab4d392
add tests project
2018-08-25 13:40:25 +01:00
Salakar
2cce623612
remove old tests app - no longer in use / migrated to bridge
2018-08-05 02:20:26 +01:00
Bruno Lemos
14a2b1b732
Fix broken link for test documentation
2018-04-04 02:56:00 -03:00
Chris Bianca
1cf17f1d89
[build] Update to RN 0.54.4 and related libs
2018-03-31 08:10:09 +01:00
Salakar
7dbe0883af
[tests] update dependencies
2018-03-04 23:47:59 +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
erezrokah
64ba939361
change test to use url-parse and query-string
2017-10-08 16:53:20 +03:00
Salakar
870cb4ebe1
[tests] update to rn 49.1
2017-10-05 05:21:09 +01:00
Salakar
c06fbf115a
[tests] upgraded tests app to latest RN, removed broken toasts module that was causing a crash on boot and switched to using prop-types module
2017-10-03 14:09:09 +01:00
Salakar
46d51ef5ce
[tests] upgrade RN versions
2017-09-25 18:34:01 +01:00
Salakar
48c74ff1d7
[tests] remove rnfirebase path dependency and switch sinon to latest version
2017-08-23 12:58:24 +01:00
Salakar
c4d066fd55
[tests] improved testing framework error/success output
2017-07-18 05:59:28 +01:00
Salakar
1d0acf4244
upgrade tests app to RN 44
2017-05-09 13:53:05 +01:00
Aleck Greenham
1666bc1496
[TestSuite] Upgrade test app navigation Fix invertase/react-native-firebase#83
2017-05-04 18:49:47 +01:00
Aleck Greenham
9308994db2
[tests] Move test suite into same repo
2017-04-23 20:22:19 +01:00