Skip to content

Instantly share code, notes, and snippets.

View vieck's full-sized avatar
🎯
Focusing

Michael Vieck vieck

🎯
Focusing
  • Purdue University
View GitHub Profile
@vieck
vieck / Firebase-UI
Created February 26, 2017 08:56
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.