Tests
- add platform-specific-extensions test for native #577 (Pokai Chang)
- use QuickNavigatePixel for faster native navigation #577 (zetavg)
- native waitForDisplayed that takes screenshot on failure #577 (zetavg)
Continuous Integration
- tmp disable caches taking too much space and causing app build cache eviction #577 (Pokai Chang)
- artifact_postfix for native metro tests #577 (zetavg)
Commits
- 49db738: extract setValueSlowly into packages/test (Pokai Chang) #577
- 9b9d891: faster
setValueSlowly
(Pokai Chang) #577 - f993784: extract navigateTo into packages/test (Pokai Chang) #577
- 932f556: add
react-native-mmkv
to native test container (Pokai Chang) #577 - a45e312: TestNavigationHelper - add recent path shortcuts for DX (Pokai Chang) #577
- af8e29f: fix applyBuiltInPatchesPlugin not included in metro mode (Pokai Chang) #577
- 945c86d: increase timeout to reduce hooks test flakiness (Pokai Chang) #577
- fbc089d: add appium util function setValueSafe which is faster than setValueSlowly (Pokai Chang) #577
- 88d4ade: ensure native test files won't run in parallel (Pokai Chang) #577
- use setValueSlowly #577 (Pokai Chang)
- a56bf78: add
expo-clipboard
to native test container (zetavg) #577 - a09b109: show warning message when navigateTo cannot find quick navigate pixel (zetavg) #577
- 47e1f4f: extract takeScreenshotForError function (zetavg) #577
- c76bc5a: show warning when QuickNavigatePixel cannot access clipboard (zetavg) #577
- a more stable way to press alert buttons which works on CI #577 (zetavg)
- 45ad268: update comments (zetavg) #577
- dcb575a: update component names (zetavg) #577
- f113ed4: update native deps (zetavg) #590
- handle android
/status
#590 (zetavg) - f5008ce: downgrade some deps to make things work (zetavg) #590
- 653fae7: fix typo (Pokai Chang) #590
- 460aa28: v1.1.511 (natew)