This is an automated email from the ASF dual-hosted git repository.

diegopucci pushed a change to branch chore/drill-to-detail-modal-tests
in repository https://gitbox.apache.org/repos/asf/superset.git


    from d61570ecad Add DrillDetailModal test
     new e07a038e86 Add DrillDetailPane tests
     new 8baaf1171e Add TableControls test
     new 1d72d095ab Lint

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 superset-frontend/spec/fixtures/mockState.js       |   2 +-
 .../src/components/Chart/DrillDetailModal.test.tsx |  49 ++++----
 .../DrillDetailPane/DrillDetailPane.test.tsx       | 124 +++++++++++++++++++++
 .../DrillDetailPane/TableControls.test.tsx         | 109 ++++++++++++++++++
 4 files changed, 261 insertions(+), 23 deletions(-)
 create mode 100644 
superset-frontend/src/dashboard/components/DrillDetailPane/DrillDetailPane.test.tsx
 create mode 100644 
superset-frontend/src/dashboard/components/DrillDetailPane/TableControls.test.tsx

Reply via email to