python-mailsnake icon indicating copy to clipboard operation
python-mailsnake copied to clipboard

WIP: 2.0.0

Open michaelhelmick opened this issue 12 years ago • 5 comments
trafficstars

This isn't finished yet.

Also, nothing really broke in this version; I wanted to start a clean versioning. When I first forked this repo and started maintaining it, the package versioning was based on the actual MailChimp API; and not changes in the code itself.

TODO:

  • [ ] HISTORY.rst

michaelhelmick avatar Jul 27 '13 18:07 michaelhelmick

@michaelhelmick is there anything else that needs to be done for this PR to be merged?

bsdlp avatar Apr 07 '14 14:04 bsdlp

@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 I just haven't had spare time to try and get this release together. :/

michaelhelmick avatar Apr 07 '14 14:04 michaelhelmick

@michaelhelmick Is there anything I can do to help?

brad avatar Apr 07 '14 15:04 brad

@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 test a few API calls. I'm not sure what else we wanted to get into 2.0.0 -- I know file structure was one of them

michaelhelmick avatar Apr 07 '14 15:04 michaelhelmick

@michaelhelmick Yeah, mocked requests sound good, then we won't be spamming the mailchimp servers every time we run tests :+1:

brad avatar Apr 07 '14 16:04 brad