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

fix tests, now they all run, pep8-ed test_ldiftree #3

Closed
wants to merge 4 commits into from

Conversation

psi29a
Copy link
Contributor

@psi29a psi29a commented Jul 7, 2014

I did a bit of refactoring of the ldaptor/test/test_ldiftree.py so now that those 3 failing tests now pass. This opened up 50 additional tests that also pass.

It looks like the code was written around python 2.4 so I cleaned it up a bit, removed deprecated 'sets' and pep8-ed as much as I could.

I recommend that after this commit, we branch with 0.54.0 and tag for release.

Update: less pep8-ed then before to keep with twisted standards.

@tv42
Copy link
Contributor

tv42 commented Jul 7, 2014

That's a messy history.. I'd recommend rebasing, and keeping pure whitespace changes separate from changes to behavior.

@psi29a
Copy link
Contributor Author

psi29a commented Jul 7, 2014

That is after a rebase... this was with a lengthy conversation with hawkowl. We was so kind as to set up a travis-ci for this.

At this point, what I can do is just nuke this merge request and my branch (after making diff patch), then create a new branch/merge request.

@psi29a psi29a closed this Jul 7, 2014
@psi29a psi29a deleted the tests branch July 7, 2014 14:34
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.

None yet

2 participants