Skip to content

DM-9465, DM-8839:Create a Unit test for ImageHeader class and fixed bug in in FitsHeaderToJson class #304

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

Merged
merged 1 commit into from
Feb 16, 2017

Conversation

lznakano
Copy link
Contributor

This branch does the following:

  1. Add unit test to ImageHeader class
  2. Fixed a bug in FitsHeaderToJson class
  3. Add more utility methods to FitsHeaderToJson class
  4. Move the FitsHeaderToJson from edu.caltech.ipac.visualize.plot.projection package to edu.caltech.ipac.firefly.util package. The utility methods can be shared among all the test classes.

To Test it,
Please check out the testing data branch at firefly_test_data with the same branch name.

1. Add more unit test cases in ImageHeaderTest.java
2. Move the FitsHeaderToJson from Projection package to the util package and added more methods
3. Fixed the bug in FitsHeaderToJson.java class
@ymeiymei
Copy link
Contributor

Review completed. Very good test cases and coverage. Can be merged.

@lznakano lznakano merged commit 7f13e2f into dev Feb 16, 2017
@lznakano lznakano deleted the DM-8839-ImageHeaderUnitTest branch February 16, 2017 23:56
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