Mike Helmick

Results 39 comments of Mike Helmick

@mikehelmick I apologize. haha. I didn't realize it did that.

@brad So how is the tests branch coming? haha ;P

@gilbertbw Yep. Test our library against mailchimp API endpoints!

Tests can run agains an API key. If it's hooked up with travis, we can have secure variables so the API key isn't exposed ## Mike Helmick Sent with Sparrow...

Mhm ## Mike Helmick Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Saturday, June 29, 2013 at 6:39 PM, Gilbert Bishop-White wrote: > So the tests should be general enough to be run...

I've wrote tests for Twython, https://github.com/ryanmcgrath/twython I know that testing against the actual live mail chimp API requires a internet connection and might not be the best idea, but this...

@fly I'm unsure. It's been a while since I've had time to take a look at this. I'm a little upset that I let it get away from me, but...

@brad I think we could use https://github.com/dropbox/responses to mock our responses in tests. Rather than how we initially did these. I'm not sure if that's pressing now. I'd say just...

With select2 being updated, multiple tags should be able to be added. I have some code, locally, to get tags from their old API: As far as I know, there...