Commit 0bc388b
committed
test(sqllab): migrate Cypress SQL Lab tests to Playwright
Replace 3 Cypress spec files with a single Playwright spec covering
10 tests: query execution (3), tab management (4), save/share (2),
and chart creation (1). Add chromium-sqllab project in playwright
config with fullyParallel: false for server-side tab state isolation.
Deleted Cypress files:
- cypress/e2e/sqllab/query.test.ts
- cypress/e2e/sqllab/tabs.test.ts
- cypress/e2e/sqllab/sqllab.helper.js
- cypress/e2e/sqllab/_skip.sourcePanel.index.test.js1 parent 31754b3 commit 0bc388b
7 files changed
Lines changed: 341 additions & 443 deletions
File tree
- superset-frontend
- cypress-base/cypress/e2e/sqllab
- playwright/tests
- auth
- sqllab
Lines changed: 0 additions & 73 deletions
This file was deleted.
Lines changed: 0 additions & 192 deletions
This file was deleted.
Lines changed: 0 additions & 41 deletions
This file was deleted.
0 commit comments