Top Stories published by helpshift-engineering in 2015

Migrating Gerrit from Google OpenID to Oauth

By Raghu Udiyar

Google is phasing out OpenID in favour of Oauth 2.0 with a deadline on 20th April, 2015 — just 10 days from today. A lot of projects depend on google auth, and can’t easily move to another OpenID…


Evolution of the Helpshift Unity plugin

By Rhishikesh Joshi

Background

“Make integration easier. No this is too much work for the devs, make it even easier”


Testing business logic using DSLs in Clojure

By Mayank Jain

Background

Testing business logic quickly becomes tricky, as applications grow and scale. Example based unit and integration tests, and exploratory tests become poor…