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

Tickets/dm 7320 #29

Merged
merged 34 commits into from Aug 24, 2016
Merged

Tickets/dm 7320 #29

merged 34 commits into from Aug 24, 2016

Conversation

fred3m
Copy link
Contributor

@fred3m fred3m commented Aug 23, 2016

No description provided.

@parejkoj
Copy link
Contributor

Please do a quick pass and remove all the #-=-=-= lines.

@parejkoj
Copy link
Contributor

testDipole still has a bunch of assertTrue that can be cleaned up. Also, please move the np.random.seed into the class setUp.

@parejkoj
Copy link
Contributor

Please also remove empty setUp and tearDown (those that just have pass).

@parejkoj
Copy link
Contributor

There's a bunch of bad handling of dataDir that should be turned into @unittest.skipIf(), but I'll file a ticket specifically for that.

@fred3m
Copy link
Contributor Author

fred3m commented Aug 23, 2016

Makes sense, I'll make the indicated changes and update the JIRA ticket.

@timj
Copy link
Member

timj commented Aug 23, 2016

Proper skipping is an important part of pytest upgrades. It really helps a lot to see the skips explicitly in the results rather than a test module just exiting early.

@fred3m fred3m merged commit a6a72f3 into master Aug 24, 2016
@ktlim ktlim deleted the tickets/DM-7320 branch August 25, 2018 06:44
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

3 participants