react-native-macos/local-cli/link
Michał Pierzchała 5e997f9d51 use requireActual and requireMock from jest instead of require (#21849)
Summary:
A while back Jest introduced `jest.requireActual` and `jest.requireMock` which are aliases to `require.requireActual` and `require.requireMock`. We believe that users should use official Jest API and are planning to deprecate the latter.
Pull Request resolved: https://github.com/facebook/react-native/pull/21849

Differential Revision: D10448849

Pulled By: TheSavior

fbshipit-source-id: 34fffde97f48c26098c74ee222a56d99071703a6
2018-10-18 15:32:15 -07:00
..
__fixtures__ Update link command for Android project (#20853) 2018-09-08 04:31:37 -07:00
__tests__ use requireActual and requireMock from jest instead of require (#21849) 2018-10-18 15:32:15 -07:00
android fix ci path problem on Windows (#21203) 2018-09-19 10:47:41 -07:00
ios Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
pods Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
commandStub.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
getDependencyConfig.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
getProjectDependencies.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
groupFilesByType.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
link.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
pollParams.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
promiseWaterfall.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
promisify.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
unlink.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00