CARTAvis / carta-backend-ICD-test

Testing carta-backend via Interface Control Document
0 stars 0 forks source link

Modify the contour data message #281

Closed acdo2002 closed 2 years ago

acdo2002 commented 2 years ago

Based on the backend PR#947 and the protobuf branch: mark/modify_contour_data_message

The Contour related ICD tests require modification.

acdo2002 commented 2 years ago

Because the contour tests are moved to the unit test. Following tests are removed: src/test/CONTOUR_IMAGE_DATA.test.ts src/test/CONTOUR_IMAGE_DATA_NAN.test.ts

So far checkout other tests, they are working fine with the updated protobuf: ANIMATOR_CONTOUR.test.ts ANIMATOR_CONTOUR_MATCH.test.ts RESUME_CONTOUR.test.ts CONTOUR_DATA_STREAM.test.ts