Skip to content

Instantly share code, notes, and snippets.

@vieck
Created February 26, 2017 08:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vieck/eb24dafea586de4fce3144400a2b24b8 to your computer and use it in GitHub Desktop.
Save vieck/eb24dafea586de4fce3144400a2b24b8 to your computer and use it in GitHub Desktop.
Firebase Contribution Hack Illinois
I chose to work on improving the displaying of debugging errors in the Firebase-Android-UI Library.
https://github.com/firebase/FirebaseUI-Android/pull/612
Furthermore, I decided to dabble in a little bit of Automation Testing for Firebase and really felt like I learned a signficant
amount of information about creating a professional pull request and peer reviews in an open-source system.
https://github.com/vieck/FirebaseUI-Android/tree/app-espresso-tests
My contribution is still in progress to be graded but I hope that this upcoming week someone at Firebase will comment on it
and I can actually see my code get pushed to production.
Also, my teammate, Sam Yap, helped greatly in tracking down specific functionalities of Firebase for me and determining how
to fix the bug that I chose.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment