Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor DocuSignObject and tests #75

Merged
merged 1 commit into from
Aug 23, 2016

Conversation

kbussell
Copy link
Contributor

Implements #74

This change makes serializable objects more flexible and less verbose.
Tests have been moved to a tests directory to remove visual clutter from the code.

Requesting feedback to know if this is easier for people to use and extend from.

@zebuline
Copy link
Contributor

@kbussell can you rebase this PR please ?

@kbussell kbussell force-pushed the 74-refactor-models branch 3 times, most recently from 25362e2 to 5be267a Compare August 2, 2016 20:03
@kbussell
Copy link
Contributor Author

kbussell commented Aug 2, 2016

Ok, sorry for all the interim craziness. That rebase was more painful than it should have been.

Anyway, what do you think of the changes? I wanted to make it simpler to add/manage the serialization objects.

@zebuline
Copy link
Contributor

Sorry for the delay @kbussell I was in vacations.
These changes are ok for me, I like simplifications :)

@zebuline
Copy link
Contributor

zebuline commented Aug 22, 2016

@kbussell this PR seems not to be python 3 compliant :/
cf https://travis-ci.org/novafloss/pydocusign/builds/154074255

This change makes serializable objects more flexible and less verbose.
Tests have been moved to a tests directory to remove visual clutter from
the code.
@kbussell
Copy link
Contributor Author

Sorry about that!

@zebuline
Copy link
Contributor

It works, thanks for your work @kbussell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants