This is an automated email from the ASF dual-hosted git repository.
beto pushed a change to branch catalog-sqllab
in repository https://gitbox.apache.org/repos/asf/superset.git
from 073767f7f9 feat(SIP-95): catalogs in SQL Lab and datasets
add aa3182ea35 Fix tests
No new revisions were added by this update.
Summary of changes:
superset-frontend/src/SqlLab/actions/sqlLab.test.js | 13 ++++++++++++-
.../components/AceEditorWrapper/useKeywords.test.ts | 1 +
.../SaveDatasetModal/SaveDatasetModal.test.tsx | 1 +
.../SqlEditorLeftBar/SqlEditorLeftBar.test.tsx | 8 ++++++--
.../DatabaseSelector/DatabaseSelector.test.tsx | 8 ++++++++
.../src/components/TableSelector/TableSelector.test.tsx | 7 +++++++
.../databases/UploadDataModel/UploadDataModal.test.tsx | 4 ++++
superset-frontend/src/hooks/apiResources/schemas.test.ts | 10 +++++-----
superset-frontend/src/hooks/apiResources/tables.test.ts | 16 ++++++++++++++++
9 files changed, 60 insertions(+), 8 deletions(-)