Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
E2E Tests: Fix failing image e2e and php unit tests (#36982)
* Fix failing image e2e test by waiting for required element before attempting click * Switch to waiting for image instead of the image resize buttons in image block e2e tests * Add delay when clearing input field and typing replacement url in image e2e tests * Add in wait for user input box to prevent username being partially entered in mentions e2e test * Add phpunit-polyfills to fix running of php-unit tests locally - related to https://make.wordpress.org/core/2021/09/27/changes-to-the-wordpress-core-php-test-suite/ Co-authored-by: Glen Davies <[email protected]> Co-authored-by: Andrew Serong <[email protected]> Co-authored-by: Daniel Richards <[email protected]>
- Loading branch information