| #
ac06729c |
| 07-Sep-2022 |
Kudo Chien <[email protected]> |
[ci][tools] react native nightly build testing (#18930)
# Why
close ENG-5961
# How
- add an `et setup-react-native-nightly` tool to setup the expo/expo for installing react-native nightly b
[ci][tools] react native nightly build testing (#18930)
# Why
close ENG-5961
# How
- add an `et setup-react-native-nightly` tool to setup the expo/expo for installing react-native nightly build.
- add a test suite nightly ci workflow
- suppress the NativeModules proxy warning for ExponentTest on bare-expo
- fix build error for [CallInvokerHolder headers movement](https://github.com/facebook/react-native/commit/ba2dae3318aedaa96177e870767d734749e7c17f)
- migrate the deprecated `AppState.removeEventListener` and `Linking.removeEventListener`, based on #18939.
# Test Plan
test suite nightly passed: https://github.com/expo/expo/runs/8126937543?check_suite_focus=true
show more ...
|
| #
22d1e005 |
| 05-Jan-2022 |
Bartosz Kaszubowski <[email protected]> |
[test-suite] lint files, add lint check to CI (#15772)
|
| #
89968101 |
| 22-Aug-2019 |
Evan Bacon <[email protected]> |
[E2E][iOS] Add test-suite to the iOS Detox tests in CI (#5390)
* Added test-suite to detox
* Added server
* Updated websockets
* Fixed socket sharing
* Test fixes
* Disabled tests
[E2E][iOS] Add test-suite to the iOS Detox tests in CI (#5390)
* Added test-suite to detox
* Added server
* Updated websockets
* Fixed socket sharing
* Test fixes
* Disabled tests
* Disabled GLView tests
show more ...
|
| #
c77a2dbe |
| 16-Aug-2019 |
Evan Bacon <[email protected]> |
update module
|
| #
f1fde1fb |
| 24-Jul-2019 |
Evan Bacon <[email protected]> |
Added speech tests (#4966)
* Added speech tests
* Remove speech tests in CI
* update format
* Update index.js
* Added new logs
* Update TestUtils.js
* Update index.js
* Update L
Added speech tests (#4966)
* Added speech tests
* Remove speech tests in CI
* update format
* Update index.js
* Added new logs
* Update TestUtils.js
* Update index.js
* Update Localization.js
* Update apps/test-suite/tests/Localization.js
Co-Authored-By: James Ide <[email protected]>
* Update packages/expo-speech/src/Speech/Speech.types.ts
Co-Authored-By: James Ide <[email protected]>
* Update Speech.types.ts
* updated build
show more ...
|