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

rusackas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


    from baec9ddba7 build(deps-dev): bump @types/node from 18.15.13 to 18.16.0 
in /superset-websocket (#23791)
     add 4873c0990a chore: Add tests to SQL lab button components (#22916)

No new revisions were added by this update.

Summary of changes:
 .../EstimateQueryCostButton.test.tsx               | 47 ++++++++++-
 .../ExploreCtasResultsButton.test.tsx              | 95 ++++++++++++++++++++++
 .../components/ExploreCtasResultsButton/index.tsx  |  2 +-
 .../ExploreResultsButton.test.jsx                  | 67 ---------------
 .../ExploreResultsButton.test.tsx}                 | 46 ++++++-----
 .../components/ExploreResultsButton/index.tsx      |  2 +-
 6 files changed, 167 insertions(+), 92 deletions(-)
 create mode 100644 
superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/ExploreCtasResultsButton.test.tsx
 delete mode 100644 
superset-frontend/src/SqlLab/components/ExploreResultsButton/ExploreResultsButton.test.jsx
 copy 
superset-frontend/src/{dashboard/components/nativeFilters/FilterBar/FilterConfigurationLink/FilterConfigurationLink.test.tsx
 => SqlLab/components/ExploreResultsButton/ExploreResultsButton.test.tsx} (51%)

Reply via email to