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

Consolidate E2E test documentation between platforms #116

Open
Gudahtt opened this issue Nov 11, 2024 · 0 comments
Open

Consolidate E2E test documentation between platforms #116

Gudahtt opened this issue Nov 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Gudahtt
Copy link
Member

Gudahtt commented Nov 11, 2024

We currently have one unified e2e testing guidelines document, and an additional document for mobile and extension specific guidelines. Most of these platform-specific guidelines are not really platform-specific, and could be adapted to apply to both platforms.

This would fill in some gaps currently in our documentation as well. For example, the mobile E2E test guidelines don't suggest anywhere that we should avoid arbitrary delays, but the extension guidelines do. Arbitrary delays are an anti-pattern that results in slower and more flaky tests, and should be used as a last resort on both platforms, not just extension.

@Gudahtt Gudahtt added the enhancement New feature or request label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant