mattermost-mobile/test
Harrison Healey 3ac7b48adc RN-289 Sentry integration (#873)
* Added JS code for Sentry

* Removed leftover initializeSentry call

* Added SentryOptions config setting

* Added native components for react-native-exception-handler

* Removed default props from ErrorText

* Moved where Sentry is initialized

* Added ios/sentry.properties to .gitignore

* Added linking react-native-sentry to Fastlane

* Fixed fastlane to include newlines in sentry.properties

* Moved to manually link react-native-sentry

* Captured redux errors with Sentry

* Redid how Sentry is optionally compiled to be simpler

* Added Sentry middleware to create redux breadcrumbs

* Added Sentry tags for server version

* Initialize Sentry when testing

* Fixed string replacement for SentryEnabled in fastlane

* Added react-native-sentry to NOTICE.txt
2017-09-01 14:50:17 -03:00
..
app Add component unit testing (#588) 2017-05-31 08:59:20 -04:00
assets/images PLT-5530 Render placeholder icons + metadata for file attachments in posts list (#249) 2017-02-17 17:40:40 -05:00
.eslintrc.json Fixed unit tests for the other changes I've made recently (#80) 2016-11-22 11:46:50 -05:00
mocha.opts PLT-6173: Offline redux store (#471) 2017-04-09 21:51:47 -03:00
mocks.js Various fixes & improvements (#611) 2017-06-08 15:40:29 -04:00
sanity.test.js PLT-6156 Update npm dependencies (#451) 2017-04-03 16:34:03 -03:00
setup.js RN-289 Sentry integration (#873) 2017-09-01 14:50:17 -03:00
test_helper.js PLT-6173: Offline redux store (#471) 2017-04-09 21:51:47 -03:00