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

Chore: make e2e working on rnv #1090

Merged
merged 45 commits into from
Dec 17, 2023
Merged

Chore: make e2e working on rnv #1090

merged 45 commits into from
Dec 17, 2023

Conversation

pauliusguzas
Copy link
Collaborator

@pauliusguzas pauliusguzas commented Aug 28, 2023

Description

This PR aims to intergrate e2e tests to gha pipeline and also intergrate new graybos with appium 2.0 support
Currently blocked by graybox issue flexn-io/graybox#16

  • wdio fails on macos, probably need to move to https://webdriver.io/docs/desktop-testing/electron/ instead of chromedriver, but have tried it and doesn't work out of the box
  • tvos, android, androidtv is built successfuly but app opens with an error. To reproduce do yarn build:android-test and then yarn e2e:android and look at the app when it is opened

Progress status

  • Macos
  • Web
  • iOS
  • tvOS (app is built but launches with an error)
  • Android (app is built but launches with an error)
  • Androidtv (app is built but launches with an error)

Solves

Blocked by

Npm releases

n/a

@pauliusguzas pauliusguzas linked an issue Aug 28, 2023 that may be closed by this pull request
pauliusguzas added 3 commits October 23, 2023 10:11
# Conflicts:
#	package.json
#	packages/template-starter/package.json
@pauliusguzas pauliusguzas added bug Something isn't working e2e and removed bug Something isn't working e2e labels Oct 27, 2023
@pauliusguzas pauliusguzas marked this pull request as ready for review October 27, 2023 12:12
@pauliusguzas pauliusguzas linked an issue Oct 27, 2023 that may be closed by this pull request
30 tasks
@pauliusguzas pauliusguzas added e2e and removed e2e labels Oct 27, 2023
@pauliusguzas pauliusguzas marked this pull request as draft October 27, 2023 13:18
@pauliusguzas pauliusguzas changed the title chore:graybox with appium2 update Chore: make e2e working on rnv Nov 21, 2023
@pauliusguzas pauliusguzas self-assigned this Nov 22, 2023
@pavjacko pavjacko added this to the 1.0 milestone Nov 24, 2023
@pauliusguzas pauliusguzas changed the base branch from main to release/1.0 November 27, 2023 12:07
@pavjacko pavjacko mentioned this pull request Dec 13, 2023
@pavjacko pavjacko marked this pull request as ready for review December 15, 2023 01:48
* release/1.0:
  added inquiring about managing private config when encrypting
  fix/creating_project_with_spaces_in_name
  removed the catching of errors_ executeRnv
  clean
  add keystorePath for android release
  fix crypto first run
  fix/hermes_for_android platforms
  fix/hermes_for_android platforms
…d as env object is customized for each command
@pavjacko pavjacko merged commit a29f6cf into release/1.0 Dec 17, 2023
1 check passed
@pavjacko pavjacko deleted the chore/appium2-upgrade branch December 17, 2023 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Appium 2.0 upgrade
2 participants