mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
d5a6bee35f
Summary: We try to remove the use test_ownership_2020 oncall, which was created to enforce oncall field in test module. This diff stack tries its best to guess who the right oncall is for these "unowned" tests. If you don't think this belongs to you, please 1. Either re-assign to another team to your best knowledge 2. Or delete the test Every test should have an owner! Differential Revision: D36404812 fbshipit-source-id: daf57e860d3700928ae4518897d87247a672eae4
Building React Native for Android
See the docs on the wiki.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.