Details
-
Type:
Improvement
-
Status: Invalid
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw
-
Labels:None
-
Team:Alert Production
Description
The ExposureInfo class could use a unit test to test for things such as:
- persistence properly saves and restores all data
- all metadata fields are unique (save as FITS metadata, reconstruct from same, make sure all fields are set)
- construction from metadata properly removes all fields that were used from the metadata
ExposureInfoTestCase was added on
DM-17982.