jwir3 / arbitrator

A synchronization engine for ArbiterSports to Google Calendar
GNU General Public License v3.0
3 stars 0 forks source link

Extract google login functionality and mock it #118

Open jwir3 opened 7 years ago

jwir3 commented 7 years ago

We need to be able to mock the google login functionality. As such, it should be separated out (as much as possible) into a separate module (this part is essentially done), and then an injection of some kind should be prepared to get data from it, in the event of a 'test' environment