Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Manual run using GitHub Actions:

  1. Go to https://github.com/NYPL-Simplified/integration-tests-android/actions
  2. Select Test Run workflow
  3. Expand run workflow → Fill in the fields → Click Run Workflow

Image Added 

  • Use workflow from - git branch to launch (usually master)
  • Tags to run - tags (e.g. @tier1 @tier2 @tier3) if you wanna run specific tier
  • app_url - the app URL that can be gotten by this link when you will upload the app
  • build name - e.g simplye-5.0.10-50010-debug
  • Platform name - ios/android

Automatic run using GitHub Actions:

Workflow will be automatically started if there is a new commit into the following repositories:

https://github.com/NYPL-Simplified/iOS-binaries (master branch)

https://github.com/NYPL-Simplified/android-binaries(develop and SimplyE branches)