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

add --hash-by-class #6

Merged
merged 3 commits into from
Dec 9, 2014
Merged

Conversation

simon-weber
Copy link
Contributor

Implements #2.

(This is the first time I've used PluginTester -- it's pretty nifty! You might want to refactor your other tests to use it).

assert True

class TC2(unittest.TestCase):
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed TC2 and TC3 to not inherit from TC1 to avoid inheriting parent test methods.

@simon-weber
Copy link
Contributor Author

Hm. I just tried this on our test suite and it missed some classes.

@simon-weber
Copy link
Contributor Author

Hah, I get different results locally compared to our ci cluster. I'll reopen.

@simon-weber simon-weber closed this Dec 4, 2014
@winhamwr winhamwr reopened this Dec 4, 2014
@simon-weber
Copy link
Contributor Author

Oops, that was just me being a dingus 😁

Ready for review.

@winhamwr
Copy link
Contributor

winhamwr commented Dec 4, 2014

This is the first time I've used PluginTester

I hadn't seen that before either. Nice.

@winhamwr
Copy link
Contributor

winhamwr commented Dec 4, 2014

Would you mind updating the README to document this new option?

@simon-weber
Copy link
Contributor Author

Good call; will do.

@simon-weber
Copy link
Contributor Author

👍 updated the readme

@simon-weber
Copy link
Contributor Author

bump 😁

@winhamwr
Copy link
Contributor

winhamwr commented Dec 9, 2014

Looks great! Thanks again, Simon.

winhamwr added a commit that referenced this pull request Dec 9, 2014
@winhamwr winhamwr merged commit a8c4771 into PolicyStat:master Dec 9, 2014
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