Skip to content

Feature/android e2e tests #78

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 19, 2020

Conversation

kadikraman
Copy link
Contributor

@kadikraman kadikraman commented Jun 11, 2019

Description

  • upgrade Detox: 12.1.1 => 12.11.0
  • upgrade React Native: 0.59.2 => 0.59.9
  • configure the Android example app for end to end testing
  • add release build configuration for Android
  • add end to end testing instructions to the contributing guide
  • only run the e2e test that does API calls when initiated by someone with write access to the repo (the test will always fail otherwise, as env vars are not enables for contributor PR builds)

This PR does not enable Android end to end testing on CI, because it is currently not possible on CircleCI.

@codecov-io
Copy link

Codecov Report

Merging #78 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #78   +/-   ##
=======================================
  Coverage   86.09%   86.09%           
=======================================
  Files           7        7           
  Lines         151      151           
  Branches       28       28           
=======================================
  Hits          130      130           
  Misses         20       20           
  Partials        1        1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1e04f81...7f6ae63. Read the comment docs.

chore(e2e): add release configuration for android

chore(e2e): update test dependencies

chore(e2e): install API 28 Android emulator

chore(e2e): install Android emulator

chore(e2e): use rn community orb

chore(e2e): remove duplicate version

chore(e2e): revert ci config

chore(e2e): add local e2e testing instructions

chore(e2e): disable android integrations

chore(e2e): run all e2e tests

chore(e2e): run all e2e tests

chore(e2e): run dev android build

chore(e2e): update android config

chore(e2e): update android config

chore(e2e): bail out of e2e tests when no E2E_TOKEN is present

chore(e2e): fix android build
@kadikraman kadikraman force-pushed the feature/android-e2e-tests branch from 4e6e46a to 59129a9 Compare June 18, 2019 11:30
@bsneed bsneed merged commit d72f747 into segmentio:master Mar 19, 2020
bsneed added a commit that referenced this pull request Mar 19, 2020
bsneed added a commit that referenced this pull request Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants