-
Notifications
You must be signed in to change notification settings - Fork 206
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
Run instrumentation tests on Firebase. #220
Comments
How do i run instrumentation tests on firebase? |
https://firebase.google.com/docs/test-lab/ Not sure what do you ask here, you mean how to set Firebase Test Lab for this particular project or just in general? |
yeah sorry to be not specific. I am a newbie in github and i want to understand how to solve issues of a particular repository. For instance) In this particular issue should i test the app using Firebase test labs? If yes then what else should i do to make a significant contribution to this repository? |
You can start with something simple, like updating dependencies, then just pick an issue and comment with possible solution so we could agree on implementation before the PR :) |
How can i update dependencies?...Is there any link or documentation that can help me to do that? |
Well, you probably need to start with Gradle Dependency Management Basics documentation |
Do you need help? I've done this before for a small app, but using CircleCI. I think there are a few differences in the configuration file for Travis, but it shouldn't be that hard. |
Yep, I've done it but help would be appreciated 👍 (i don't have much time to do it) The only problem is API key, we can set it up so it would work only on my PRs without leaking key but I'm not sure it adds value then… |
I'm tired of Travis flakiness and now android sdk update broke the repo.
The text was updated successfully, but these errors were encountered: