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

Add e2e (Appium) test to catch List Block ordered/unordered button crash #1805

Closed
cameronvoell opened this issue Jan 23, 2020 · 0 comments · Fixed by #1806
Closed

Add e2e (Appium) test to catch List Block ordered/unordered button crash #1805

cameronvoell opened this issue Jan 23, 2020 · 0 comments · Fixed by #1806
Assignees
Labels
Testing Anything related to automated tests

Comments

@cameronvoell
Copy link
Contributor

This change WordPress/gutenberg#19818 fixed a crash found from pressing the ordered list button on List Block that was caused by a change in Gutenberg.

We'd like to add this use case to our Appium tests so it will be caught in the future.

Steps to add to tests for catching this issue in the future

  1. Add a List Block.
  2. Press any of the controls (i.e: Change the list type to ordered).
  3. See crash below

image

@cameronvoell cameronvoell added the Testing Anything related to automated tests label Jan 23, 2020
@cameronvoell cameronvoell self-assigned this Jan 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing Anything related to automated tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant