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

DM-7344: Modernize & clean tests #3

Merged
merged 1 commit into from Aug 23, 2016
Merged

DM-7344: Modernize & clean tests #3

merged 1 commit into from Aug 23, 2016

Conversation

timj
Copy link
Member

@timj timj commented Aug 23, 2016

The unittests in meas_extensions_shapeHSM have been modernized to make
them runnable under the py.test framework. They have been autoformatted
by autopep8 to be compliant with the LSST PEP8 standard and have been
checked for deprecated usages of assert_, assert<equals etc...

@parejkoj
Copy link
Contributor

It would be good to separate the autopep8 cleanups from the py.test cleanups, since those are separate things and there's a lot more of the former than the latter.

@parejkoj
Copy link
Contributor

While you're at it, please remove the #-=-= blocks.

The unittests in meas_extensions_shapeHSM have been modernized to make
them runnable under the py.test framework. They have been autoformatted
by autopep8 to be compliant with the LSST PEP8 standard and have been
checked for deprecated usages of assert_, assertEquals etc...
@AstroVPK AstroVPK merged commit bbd01b3 into master Aug 23, 2016
@ktlim ktlim deleted the tickets/DM-7344 branch August 25, 2018 05:49
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