-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[Rollouts] Add integration test app #12239
Conversation
import Foundation | ||
import SwiftUI | ||
|
||
struct CrashButtonView: View { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Has a interface for Crash testing. For RC side will add later if needed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
screen shot: https://screenshot.googleplex.com/3Y6EbtsbkEzyTHm
In case anyone need a ruby version control, here is a blog for that: https://www.moncefbelyamani.com/how-to-install-xcode-homebrew-git-rvm-ruby-on-mac/ |
Adding integration test app
Right now added 4 targets:
To run the test app:
./generate_featureRolloutsTestsApp.sh
Console app: https://firebase-console-ci.corp.google.com/u/0/project/feature-rollouts-test-app/settings/general/ios:com.firebase.config.featureRolloutsTestApp
#no-changelog