CARTAvis / ICD-RxJS

This is the carta-backend ICD tests based on the RxJS library
1 stars 0 forks source link

Improve the ICD test for swap image backend PR #2

Closed acdo2002 closed 1 year ago

acdo2002 commented 1 year ago

The backend PR#1194 add new function to support the swap images. Then the current ICD-RxJS FILEINFO_FITS_MULTIHDU.test.ts need to update because the header description may include the axes descriptions.

e.g. Expected: "[830, 870]" Received: "[830, 870] (Right Ascension, Declination)"

acdo2002 commented 1 year ago

This issue has been solved with PR #5