Open florianlenz opened 6 years ago
@seland I could take this one if we still need to run detox on bitrise
@hunght We dropped building process from CI since it takes too long. But without building we can't do end-to-end testing. So this one should be postponed until we resolve issue with building on CI.
@seland @hunght I've opened an internal story to ensure that we resolve the CI issue. It is a priority for me to ensure we have a working CI system. I'm unfamiliar with bitrise but I'll look into the technology to understand the basics. Looks to be a mobile CI tool.
@seland @Mnuzz I will work on this to make sure we have end-to-end testing cover the foundation cases, like sign-up/sign-in flow
Feature / Issue
We need to run detox on bitrise for android. Please use the
detox_test
workflow.@seland already integrated detox on this branch:
feature/120-detox-integration
so you might want to run that with your bitrise config.Acceptance criteria
https://facebook.github.io/react-native/docs/signed-apk-android.html
but make sure to use the development profile in order todo so.Additional information