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

Chore: Desktop: Wait for plugins to load before running certain plugin-related tests #11224

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

personalizedrefrigerator
Copy link
Collaborator

Summary

This pull request waits for startup plugins to load before running certain Playwright tests that depend on plugins. This should reduce test flakyness.

Notes:

  • settings > should be possible to navigate settings screen tabs with the arrow keys sometimes failed because it expected the backup plugin to have a tab in settings, but that plugin hadn't loaded yet.
  • pluginApi.spec.ts tests similarly didn't wait for startup plugins to load, which may also cause test failures.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant