This is an automated email from the ASF dual-hosted git repository.
amaan pushed a change to branch fix/ag-grid-boolean-checkbox
in repository https://gitbox.apache.org/repos/asf/superset.git
from 8206c025dfe Merge branch 'master' of
https://github.com/apache/superset into fix/ag-grid-boolean-checkbox
add 27c6aa2f79c test(ag-grid-table): add regression tests for boolean
checkbox rendering
No new revisions were added by this update.
Summary of changes:
.../src/utils/useColDefs.ts | 37 +++---
.../test/utils/useColDefs.test.ts | 135 +++++++++++++++++++++
2 files changed, 156 insertions(+), 16 deletions(-)
create mode 100644
superset-frontend/plugins/plugin-chart-ag-grid-table/test/utils/useColDefs.test.ts