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 12a35c6f92 feat(playwright): add bulk delete and import dataset tests
     add a5303ba563 fix(playwright): DRY refactor with fixtures and PR review 
fixes

No new revisions were added by this update.

Summary of changes:
 .../components/modals/ImportDatasetModal.ts        |   2 +-
 .../helpers/fixtures}/index.ts                     |   4 +-
 .../playwright/helpers/fixtures/testAssets.ts      |  61 ++
 .../experimental/dataset/create-dataset.spec.ts    | 231 ++++----
 .../experimental/dataset/dataset-list.spec.ts      | 648 ++++++++++-----------
 5 files changed, 480 insertions(+), 466 deletions(-)
 copy superset-frontend/{packages/superset-ui-core/src/components/assets/images 
=> playwright/helpers/fixtures}/index.ts (87%)
 create mode 100644 superset-frontend/playwright/helpers/fixtures/testAssets.ts

Reply via email to