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

[e2e] Create a minimal mobile suite #6530

Open
unlikelyzero opened this issue Mar 30, 2023 · 1 comment
Open

[e2e] Create a minimal mobile suite #6530

unlikelyzero opened this issue Mar 30, 2023 · 1 comment
Labels
type:maintenance tests, chores, or project maintenance

Comments

@unlikelyzero
Copy link
Contributor

Summary

We did a first pass at mobile support with an @ipad flag and as the suite has grown and need for mobile stagnated, we need to re-evaluate how we're doing ipad support.

  • Move playwright '@ipad' mobile config to a new mobile config to sit alongside the performance, ci, and local.
  • Run ipad/mobile tests in a separate pipeline which is not triggered on every commit
  • Make a net new suite which can verify the minimal set of tests which include using the generatedLocalStorage data
@unlikelyzero unlikelyzero added the type:maintenance tests, chores, or project maintenance label Mar 30, 2023
@unlikelyzero unlikelyzero added this to the Target:4.0.0 milestone Feb 22, 2024
@unlikelyzero
Copy link
Contributor Author

Need to address from #5359

Mobile-specific things to test
The mobile-specific things we will need to test:

"mobile touch" works with interactive elements like the search bar
screen orientation changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:maintenance tests, chores, or project maintenance
Projects
Status: To do
Development

No branches or pull requests

2 participants