This is an automated email from the ASF dual-hosted git repository. maximebeauchemin pushed a change to branch matrixify in repository https://gitbox.apache.org/repos/asf/superset.git
from 50b861c187 test(matrixify): Add unit tests for Matrixify components add 6d4fd770a1 mv test files No new revisions were added by this update. Summary of changes: superset-frontend/package-lock.json | 4 +-- .../Matrixify/MatrixifyGridCell.test.tsx | 8 ++--- .../Matrixify/MatrixifyGridGenerator.test.ts | 4 +-- .../Matrixify/MatrixifyGridRenderer.test.tsx | 38 +++++++++------------- 4 files changed, 23 insertions(+), 31 deletions(-) rename superset-frontend/packages/superset-ui-core/{test => src}/chart/components/Matrixify/MatrixifyGridCell.test.tsx (96%) rename superset-frontend/packages/superset-ui-core/{test => src}/chart/components/Matrixify/MatrixifyGridGenerator.test.ts (98%) rename superset-frontend/packages/superset-ui-core/{test => src}/chart/components/Matrixify/MatrixifyGridRenderer.test.tsx (92%)