-
### Description
sample code
```
import { PassioSDK } from '@passiolife/nutritionai-react-native-sdk-v3'
import { device } from 'detox'
describe('Example', () => {
beforeAll(async () => {
…
-
@willieloea would be great if you could run this in a docker container, I quickly Chat GPTs something and it looks possible, not sure how far you'll get with these suggestions.
Yes, you can run end…
-
Anyone has integrated "detox" (https://github.com/wix/Detox) in a project with "react-native-unity-view"?
-
### What happened?
await waitFor(web.element(by.web.xpath("//a[@class='pcc-client-content-feed__panel-wrapper-title-link' and contains(text(), 'Following')]"))).toBeVisible().withTimeout(5000);
…
-
Ticket to document time I use to set up a detox test run using Rachaels documentation
Documentation is here:
https://department-of-veterans-affairs.github.io/va-mobile-app/docs/QA/Automation/ and htt…
-
## Question
I was following your CI steps with the following snippet:
```
- name: Get Device Name
id: device
run: |
AVD_NAME=$(node -p "require('./.detoxrc').devi…
-
**UPDATE: Whoever takes on this ticket will either set up the existing runner on a Quiet-controlled cloud VPN and express mail it to the US, or they will migrate the tests to Github M1 runners, whiche…
-
### What happened?
I have this statement
`await expect(element(by.id('price-discount')).atIndex(0)).toHaveText('%');`
that fails with this message:
`Test Failed: Failed expectation: TOHAVETEXT…
-
Branch: develop
Currently, on develop branch there're bunch of problems making Detox runs non-deterministic.
**EDIT:** Problems persists on manual runs as well
-
### Current Behavior
i get this error when running npx nx test
Cannot determine which configuration to use from Detox config at path:
.../apps/mobile-e2e/.detoxrc.json
HINT: Use --configura…