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

Appium Android Github Action Test #1109

Open
wants to merge 25 commits into
base: service_rewrite_2023
Choose a base branch
from

Commits on Nov 9, 2023

  1. add appium packages

    jiji14 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c8a8a9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0faa75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a64e6d View commit details
    Browse the repository at this point in the history
  4. add sample test file

    jiji14 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    22ea874 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c70b16 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Add android test setting

    jiji14 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    c141f8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfa1bd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    725257d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95ffe34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3dd4e17 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8333934 View commit details
    Browse the repository at this point in the history
  7. sample test error fix

    jiji14 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    6e33899 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4656813 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Change get deviceName and platformVersion logic

    Current logic handles spaces in deviceName (ex) iPhone 13
    jiji14 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ee9a58f View commit details
    Browse the repository at this point in the history
  2. Add appium test script

    jiji14 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0f0930b View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    25bfdd5 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    161bbbd View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. add android test on workflow

    jiji14 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    fb9e47f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c73379 View commit details
    Browse the repository at this point in the history
  3. Combine testing steps

    jiji14 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d131875 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5afb5ce View commit details
    Browse the repository at this point in the history
  5. change apk directory

    jiji14 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    023d7b9 View commit details
    Browse the repository at this point in the history
  6. Check config file

    jiji14 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    1579bcc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9a8390 View commit details
    Browse the repository at this point in the history
  8. Run wdio in e2etests directory

    jiji14 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4754420 View commit details
    Browse the repository at this point in the history