vuu icon indicating copy to clipboard operation
vuu copied to clipboard

Review TableAsserts.scala

Open tanjjj opened this issue 5 months ago • 0 comments

This class is used in tests to compare the result of ViewPortUpdate with a given table. Function assertVpEq can compare up to 19 columns in a table, and a function to ignore default columns is added by https://github.com/finos/vuu/pull/1637.

We should review this class to see if we can do it in a simpler way.

tanjjj avatar Aug 05 '25 15:08 tanjjj