react-native/local-cli/core/__tests__/android
Raul Gomez Acuna d666f30665 react-native link support for native Android modules developed in Kotlin
Summary:
Currently React Native cli does not support linking native Android modules written in Kotlin. This PR aims to add support to it and closes #14561

- New unit tests added to verify the added functionality, they can be found inside:
`local-cli/core/__tests__/android/findPackageClassName.spec.js`

- Existing unit tests passed.
Closes https://github.com/facebook/react-native/pull/14660

Differential Revision: D5316981

Pulled By: shergin

fbshipit-source-id: 98354ba1e1ce1080a9a4b9958ef39893472038a1
2017-06-29 01:15:36 -07:00
..
findAndroidAppFolder.spec.js remove disableAutomock from jest tests (new default) @bypass-lint 2017-06-13 15:04:09 -07:00
findManifest.spec.js RN: Replace Workaround w/ Upgraded `mock-fs` 2017-06-18 01:01:59 -07:00
findPackageClassName.spec.js react-native link support for native Android modules developed in Kotlin 2017-06-29 01:15:36 -07:00
getDependencyConfig.spec.js RN: Replace Workaround w/ Upgraded `mock-fs` 2017-06-18 01:01:59 -07:00
getProjectConfig.spec.js RN: Replace Workaround w/ Upgraded `mock-fs` 2017-06-18 01:01:59 -07:00
readManifest.spec.js RN: Replace Workaround w/ Upgraded `mock-fs` 2017-06-18 01:01:59 -07:00