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-3901: Test cleanups #16

Merged
merged 3 commits into from Feb 17, 2016
Merged

Tickets/DM-3901: Test cleanups #16

merged 3 commits into from Feb 17, 2016

Conversation

timj
Copy link
Member

@timj timj commented Feb 9, 2016

  • Do not use generic assertTrue
  • Do not name helper functions starting with test
  • Skip properly if afwdata is missing.

In this case "testRelDiff" was a reimplementation of assertAlmostEqual
so this change replaces all those calls with the unittest
implementation.
@timj timj merged commit 6029a83 into master Feb 17, 2016
@ktlim ktlim deleted the tickets/DM-3901 branch August 25, 2018 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant