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

ci testing 1 #68

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from
Draft

ci testing 1 #68

wants to merge 13 commits into from

Conversation

deepanchal
Copy link
Contributor

  • ci(e2e): add e2e.yml for running maestro tests
  • ci(e2e): remove invalid working-directory from build apk step
  • test(e2e): fix incident search and select e2e flow, force pick an incident before searching
  • ci(e2e): remove unnecessary env in setup env step
  • ci(e2e): set required env vars for maestro tests
  • ci(e2e): fix incorrect env vars getting written to properties file for building apk
  • ci(e2e): set android emulator action target to google_apis
  • ci(e2e): fix output apk path from release to debug for emulator runner step
  • ci(e2e): set MAESTRO_DRIVER_STARTUP_TIMEOUT to 60 seconds from default of 15 seconds
  • ci(e2e): add master to list of branches on push in e2e.yml
  • ci(e2e): fix job names and workflow name
  • ci(e2e): upload build output apks artifact after building assembleDebug task
  • ci test 1

Description

Current Behavior

New Behavior

Screenshots

N/A

Related Issue

Pull Request Type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation changes

Checklist

  • My code follows the code style of this project.
  • I have updated the documentation.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Does this introduce a breaking change?

  • Yes
  • No

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.

1 participant