Integrate mobile app tests to CI
- Dominant language
- Go
- Stars
- 8
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Apps should be deployed and tests ran as part of every commit to 0chain/0WalletiOS and 0chain/0WalletAndroid
Starting points:
https://github.com/0chain/0WalletiOS/tree/master/fastlane
https://github.com/0chain/0WalletAndroid/tree/master/fastlane
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the fastlane directories in the linked iOS and Android wallet repos to understand the existing build and test setup. The goal is to integrate these mobile app tests into the CI pipeline of the system_test repository. Determine how to trigger deployments and test runs on commits to the wallet repos, likely using GitHub Actions or similar CI tools. Success means mobile tests run automatically as part of the commit workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, github-actions, ios
- Domain
- ci-cd, mobile, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100