Elliot Hesp
45f8f4076d
[auth] Implemented fetchProvidersForEmail
2017-05-25 14:45:03 +01:00
Elliot Hesp
f4d9ac291b
[pref] Add tests to test suite
2017-05-25 10:41:40 +01:00
Elliot Hesp
66df0b0463
[pref][ios] Implement performance monitoring
2017-05-25 10:39:54 +01:00
Elliot Hesp
8839aa1e43
Remove JS logs from app
2017-05-25 09:15:35 +01:00
Elliot Hesp
9ebda147f8
[perf][android] Add setPerformanceCollectionEnabled method
2017-05-25 08:41:43 +01:00
Elliot Hesp
dfa7b7ca41
[perf] Implement tests
2017-05-24 17:02:25 +01:00
Elliot Hesp
a0d492ddac
[perf][android] Move deps into app project, out of RNFirebase
2017-05-24 12:37:26 +01:00
Elliot Hesp
037de1f77b
Force cache refresh on config tests
2017-05-23 14:08:24 +01:00
Elliot Hesp
55864b744a
Update tests
2017-05-23 13:18:39 +01:00
Elliot Hesp
3cf04908c3
Add remote config tests
2017-05-23 11:50:10 +01:00
Chris Bianca
90a130c729
[ios] Use RCTSharedApplication() instead of [UIApplication sharedApplication]
2017-05-15 12:00:41 +01:00
Salakar
55754b37a6
[tests] un-focus tests
2017-05-13 13:09:43 +01:00
Salakar
bb64cae09c
[ios][database] query modifiers with float values now correctly query - added 2 issue specific tests - fixes #108
2017-05-13 02:38:27 +01:00
Salakar
e6bd721617
[js] removed unused import
2017-05-12 12:05:07 +01:00
Chris Bianca
c4f8688348
[android][database] Fix issue #100
2017-05-10 20:44:28 +01:00
Michael Diarmid
564cc5c19d
Update README.md
2017-05-10 11:12:03 +01:00
Salakar
c8a3440fd4
added test for issue #100
2017-05-09 16:00:41 +01:00
Salakar
c88894b2a3
Merge branch 'master' of https://github.com/invertase/react-native-firebase
...
# Conflicts:
# tests/ios/Podfile.lock
2017-05-09 13:53:50 +01:00
Salakar
1d0acf4244
upgrade tests app to RN 44
2017-05-09 13:53:05 +01:00
Aleck Greenham
a81392c229
[TestSuite] Update pending test in onValueTests
2017-05-09 08:09:36 +01:00
Aleck Greenham
4177e3e6bb
[TestSuite][Android] Fix #92 Adjust tests to reflect Reference.on() expected behaviour
2017-05-09 07:51:54 +01:00
Aleck Greenham
febbca2e47
[TestSuite] Update Podfile.lock
2017-05-09 07:50:09 +01:00
Aleck Greenham
f7ae310376
Merge branch 'master' of https://github.com/invertase/react-native-firebase into dev_ref_on
2017-05-06 16:32:17 +01:00
Aleck Greenham
8d665542cc
[Database] Standardise error messages and add context support for Reference.on()
...
- Make error messages raised by Reference.on() same as Web API
- Add support for context argument to Reference.on()
- Add tests for Reference.on()
- Add JSDoc comments for Reference.on() and some other minor methods
2017-05-06 14:33:55 +01:00
Aleck Greenham
86d771ba1b
[TestSuite] Add stack traces to failed tests
2017-05-06 13:10:09 +01:00
Aleck Greenham
6874c83efd
[TestSuite] Clean up TestSuite code further
2017-05-06 12:47:31 +01:00
Aleck Greenham
591cf735d6
[TestSuite] Show full test description on Test screen
2017-05-06 11:49:44 +01:00
Aleck Greenham
619661e8f7
[Test Suite] Don’t run focused pending tests
2017-05-06 09:57:18 +01:00
Michael Diarmid
8b8077cf4d
Merge pull request #86 from greena13/dev_gradle_updates
...
[TestSuite] Upgrade gradle version and increase daemon memory allocation
2017-05-05 08:25:44 +01:00
Aleck Greenham
67bc409e9b
[TestSuite] Upgrade gradle version and increase daemon memory allocation
2017-05-04 18:53:54 +01:00
Aleck Greenham
1666bc1496
[TestSuite] Upgrade test app navigation Fix invertase/react-native-firebase#83
2017-05-04 18:49:47 +01:00
Salakar
618b34cd4f
[ios] update pod spec & template
2017-05-02 10:54:18 +01:00
Salakar
ef783f0d9f
[js] crash and auth now use internal staticsOrInstance helper.
2017-05-02 10:39:23 +01:00
Salakar
f8e97d8bed
Merge branch 'master' of https://github.com/invertase/react-native-firebase
...
# Conflicts:
# .gitignore
# tests/.gitignore
# tests/ios/Podfile
2017-05-01 17:19:27 +01:00
Salakar
c76796934f
[tests] misc firebase imports / git ignore
2017-05-01 17:13:54 +01:00
Salakar
bc653beb26
[tests] import RNFirebase for parent directory rather than from npm file:.. syntax
2017-05-01 17:06:40 +01:00
Salakar
11734e51bd
[tests] import RNFirebase for parent directory rather than from npm file:.. syntax
2017-05-01 16:01:00 +01:00
Ben Styles
6cee2609b1
fixed some flow and eslint errors
2017-04-28 10:27:29 +01:00
Chris Bianca
6d4b5bc406
[ios] Add multiple listener support
2017-04-26 17:34:16 +01:00
Chris Bianca
312b7b37b1
[android] Add gradle wrapper so nom run android:dev works out of the box without needing Android Studio
2017-04-26 17:33:46 +01:00
Chris Bianca
ef306162b4
[js][android] Support multiple listeners on a single ref
2017-04-26 12:21:53 +01:00
Aleck Greenham
9308994db2
[tests] Move test suite into same repo
2017-04-23 20:22:19 +01:00