Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(e2e): migrate E2E testing to Playwright, phase 1 #32194

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

hainenber
Copy link
Contributor

feat(e2e): migrate E2E testing to Playwright

SUMMARY

Part of Superset megaproject to lessen pain points from existing Cypress-based E2E testing suites. This PR is 1 of many phases:

  • 1st phase: setup E2E infrastructure (config and CI) and migrate a few tests as baseline.
  • 2nd phase: migrate critical E2E tests.
  • 3rd phase: migrate the remaining ones.

I'd leave the PMCs to handle the Applitools test suites as currently I am not permitted to do so.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

image

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

Signed-off-by: hainenber <dotronghai96@gmail.com>
Signed-off-by: hainenber <dotronghai96@gmail.com>
Signed-off-by: hainenber <dotronghai96@gmail.com>
Copy link

korbit-ai bot commented Feb 9, 2025

Based on your review schedule, I'll hold off on reviewing this PR until it's marked as ready for review. If you'd like me to take a look now, comment /korbit-review.

Your admin can change your review schedule in the Korbit Console

@github-actions github-actions bot added the github_actions Pull requests that update GitHub Actions code label Feb 9, 2025
Signed-off-by: hainenber <dotronghai96@gmail.com>
… Playwright

Signed-off-by: hainenber <dotronghai96@gmail.com>
Signed-off-by: hainenber <dotronghai96@gmail.com>
Signed-off-by: hainenber <dotronghai96@gmail.com>
Signed-off-by: hainenber <dotronghai96@gmail.com>
Signed-off-by: hainenber <dotronghai96@gmail.com>
Signed-off-by: hainenber <dotronghai96@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code review:draft size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants