Bit-Nation / BITNATION-Pangea-mobile

Pangea iOS and Android repository
MIT License
52 stars 13 forks source link

[ci] enable detox on bitrise for android #297

Open florianlenz opened 6 years ago

florianlenz commented 6 years ago

Feature / Issue

We need to run detox on bitrise for android. Please use the detox_test workflow.

  1. You need to create an android build
  2. You need to run detox with the config that point's to the android build

@seland already integrated detox on this branch: feature/120-detox-integration so you might want to run that with your bitrise config.

Acceptance criteria

Additional information

hunght commented 6 years ago

@seland I could take this one if we still need to run detox on bitrise

seland commented 6 years ago

@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.

marknuzz commented 6 years ago

@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.

hunght commented 6 years ago

@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