detox-expo-helpers
detox-expo-helpers copied to clipboard
I have a very complex app that I'm starting to test at the moment I'm testing the dev code the app is made with EXPO and at lunching the app...
I'm trying to run this on android and windows but I'm facing this isssue : the shasum command doesn't exist on windows ... I thinks this is the only little...
@brentvatne Add android example / support, please 🐱 ...
When I call ``` await reloadApp(); ``` it is opening the app with the wrong Metro server URL As you can see the URL is trying to connect to port...
was trying to run detox sample test on my app, which is using: Expo Typescript Jest And I always get the following error: ``` ReferenceError: device is not defined at...
When I do `import { reloadApp } from 'detox-expo-helpers'`, I get "TS7016: Could not find a declaration file for module 'detox-expo-helpers' [...]". It would be nice if type definitions were...
Not working with Expo SDK 36 Debugging reveals that it's hanging on `await device.launchApp()` in `reloadApp()` package.json `"scripts": { "e2e": "detox test --configuration ios.sim", }, "devDependencies": { "babel-eslint": "^10.0.3", "babel-preset-expo":...
Resolve #21
Running `yarn run improved-yarn-audit --min-severity moderate`: ``` Improved Yarn Audit - v2.3.2 Minimum severity level to report: moderate Running yarn audit... Found 1 vulnerabilities Vulnerability Found: Severity: HIGH Modules: detox-expo-helpers>xdl>node-forge...