Skip to content
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

Adds e2e testing on GitHub action for Android #1126

Merged
merged 52 commits into from
Sep 21, 2021

Commits on Sep 1, 2021

  1. chore: Adds detox and upgrades jest

    Ubax committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    694bb99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74f465b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. chore: Remove search bar and update webview

    Ubax committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    1dd8e64 View commit details
    Browse the repository at this point in the history
  2. chore: Move ReactNativeFlipper to debug

    Ubax committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    aad8d8b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Configuration menu
    Copy the full SHA
    2cccf49 View commit details
    Browse the repository at this point in the history
  2. chore: Add comment about exclusion

    Ubax committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    9fe8753 View commit details
    Browse the repository at this point in the history
  3. chore: Adds iOS release build

    Ubax committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    92f1bcb View commit details
    Browse the repository at this point in the history
  4. chore: Adds main screen tests

    Ubax committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    5bb80ff View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. chore: Adds simple native stack tests

    Ubax committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    9b7487b View commit details
    Browse the repository at this point in the history
  2. chore: Adds Podfile update

    Ubax committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    5dc7b5a View commit details
    Browse the repository at this point in the history
  3. chore: Adds exmaples tests folder

    Ubax committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    72f0ef4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c93b4c6 View commit details
    Browse the repository at this point in the history
  5. chore: Fix screens import in example app

    Ubax committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    8ef26fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e991bb5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41f5ff2 View commit details
    Browse the repository at this point in the history
  8. chore: Add command to run and build e2e

    Ubax committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    5987e96 View commit details
    Browse the repository at this point in the history
  9. chore: Adds ios e2e github action

    Ubax committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    c120a87 View commit details
    Browse the repository at this point in the history
  10. chore: Change action name

    Ubax committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    bb54489 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. chore: Adds xcode version check

    Ubax committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    f91c9bc View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. chore: Changes xcode version to 11.7

    Ubax committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    24fce72 View commit details
    Browse the repository at this point in the history
  2. chore: Adds acitve arch to ios build

    Ubax committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    d308ffe View commit details
    Browse the repository at this point in the history
  3. chore: Fixes ios detox build

    Ubax committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    6dc4fff View commit details
    Browse the repository at this point in the history
  4. chore: Changes build system to new

    Ubax committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    055795f View commit details
    Browse the repository at this point in the history
  5. chore: Adds xcpretty

    Ubax committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    a806f3b View commit details
    Browse the repository at this point in the history
  6. chore: Adds apple simulator utils install

    Ubax committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    dbaf540 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. chore: Add rebuild detox

    Ubax committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    aed278f View commit details
    Browse the repository at this point in the history
  2. Revert "chore: Add rebuild detox"

    This reverts commit aed278f.
    Ubax committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    ad89e51 View commit details
    Browse the repository at this point in the history
  3. chore: Adds list devices

    Ubax committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    facc2bc View commit details
    Browse the repository at this point in the history
  4. chore: Remove dev dir

    Ubax committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    f4db030 View commit details
    Browse the repository at this point in the history
  5. chore: Remove unsed code and change name

    Ubax committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    0cd2a72 View commit details
    Browse the repository at this point in the history
  6. chore: Remove dev commands

    Ubax committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    0eb59df View commit details
    Browse the repository at this point in the history
  7. chore: Removes unused command

    Ubax committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    8d08fcc View commit details
    Browse the repository at this point in the history
  8. chore: Adds timeout to ios e2e

    Ubax committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    33f0c48 View commit details
    Browse the repository at this point in the history
  9. chore: Adds action for android e2e

    Ubax committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    f1be604 View commit details
    Browse the repository at this point in the history
  10. chore: Runs e2e for every PR

    Ubax committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    b3fcb62 View commit details
    Browse the repository at this point in the history
  11. chore: Changes name of action

    Ubax committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    bfe0ae3 View commit details
    Browse the repository at this point in the history
  12. chore: Changes name of android emulator

    Ubax committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    14f1fd6 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    3be4286 View commit details
    Browse the repository at this point in the history
  2. chore: Change group name to e2e

    Ubax committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    bdfef41 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. chore: Updates android emulator run command

    Ubax committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    b82f101 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. chore: Change emulator arguments

    Ubax committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    11ec355 View commit details
    Browse the repository at this point in the history
  2. chore: Take screenshot of failing actions

    Ubax committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    bdd8848 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. chore: Adds taking screenshot and omit error

    Ubax committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    abbbae9 View commit details
    Browse the repository at this point in the history
  2. chore: Changes path to adb

    Ubax committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    941f256 View commit details
    Browse the repository at this point in the history
  3. chore: Adds mkdir

    Ubax committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    28b38a6 View commit details
    Browse the repository at this point in the history
  4. chore: Removes app testing

    Ubax committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    f89477a View commit details
    Browse the repository at this point in the history
  5. chore: Adds predefined action for emulator

    Ubax committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    eb6b95e View commit details
    Browse the repository at this point in the history
  6. chore: Removes screenshot takeing

    Ubax committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    ccc0e05 View commit details
    Browse the repository at this point in the history
  7. chore: Adds test for fail

    Ubax committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    8da4d49 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. chore: Adds if to artifacts

    Ubax committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    f621856 View commit details
    Browse the repository at this point in the history
  2. chore: Adds filter for example change

    Ubax committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    a9bdebb View commit details
    Browse the repository at this point in the history
  3. chore: Remove screenshots for ios

    They will be added in separate PR
    Ubax committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    b540a77 View commit details
    Browse the repository at this point in the history