This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch feat-additional-dataset-playwright-tests
in repository https://gitbox.apache.org/repos/asf/superset.git
from a8f1436b89 fix(playwright): refactor edit dataset test to use name
field
add d9e40f9ceb feat(playwright): add create dataset wizard test with
Google Sheets
No new revisions were added by this update.
Summary of changes:
.../playwright/helpers/api/database.ts | 73 +++++++-
.../playwright/pages/ChartCreationPage.ts | 138 ++++++++++++++
.../experimental/dataset/dataset-list.spec.ts | 198 +++++++++++++++------
3 files changed, 352 insertions(+), 57 deletions(-)
create mode 100644 superset-frontend/playwright/pages/ChartCreationPage.ts