mirror of
https://github.com/status-im/react-native.git
synced 2025-01-14 19:44:13 +00:00
3ea803a814
Summary: This PR will bump mockito to 2.19.1, which has many enhancements over 1.x version. Read https://github.com/mockito/mockito/wiki/What%27s-new-in-Mockito-2. Also bumps jsr305 to 3.0.2. Pull Request resolved: https://github.com/facebook/react-native/pull/20317 Differential Revision: D9071184 Pulled By: hramos fbshipit-source-id: 109c8adde7dabdb25ddc329ff84ee40c9a0a5e3d
Building React Native for Android
See the docs on the website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.