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

[test] Port e2e infra back to Base UI #395

Merged
merged 1 commit into from
May 7, 2024

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented May 4, 2024

Working on #394, I have noticed that we are missing the test infra to run tests while controlling the browser. It's slower than running the tests inside the browser (Karma) but controlling a browser with playwright allows us to test things that are impossible inside a browser, e.g. tabs behavior.

The content of this PR is mostly a copy & paste.

@michaldudak michaldudak merged commit 8015de6 into mui:master May 7, 2024
17 checks passed
@oliviertassinari oliviertassinari deleted the restore-e2e-tests branch May 7, 2024 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants