everypolitician / webhook-manager

Notifies other apps whenever EveryPolitician data changes, in style of GitHub's webhooks
https://everypolitician-app-manager.herokuapp.com/
1 stars 2 forks source link

Handle GitHub accounts with no name #70

Closed chrismytton closed 8 years ago

chrismytton commented 8 years ago

This removes the requirement for users to have a name set on their GitHub account. As part of this change I've also refactored the omniauth bits in the tests as they were causing failures when the tests were run in a certain order.

Fixes https://github.com/everypolitician/webhook-manager/issues/68

screen shot 2016-07-28 at 11 21 17

chrismytton commented 8 years ago

Deployed and working:

screen shot 2016-07-28 at 12 47 35