This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch feat/docs-screenshots-playwright
in repository https://gitbox.apache.org/repos/asf/superset.git
from 38008ce16fa style: apply prettier formatting to docs screenshot test
add 774e4a27ab0 refactor(playwright): isolate docs screenshot generator
from test sweeps
No new revisions were added by this update.
Summary of changes:
superset-frontend/package.json | 1 +
.../docs/docs-screenshots.spec.ts | 20 +++---
.../playwright/generators/playwright.config.ts | 80 ++++++++++++++++++++++
3 files changed, 93 insertions(+), 8 deletions(-)
rename superset-frontend/playwright/{tests/experimental =>
generators}/docs/docs-screenshots.spec.ts (94%)
create mode 100644 superset-frontend/playwright/generators/playwright.config.ts