Automattic / vip-go-mu-plugins

The development repo for mu-plugins used on the WordPress VIP Platform.
https://docs.wpvip.com/
GNU General Public License v2.0
192 stars 100 forks source link

Search e2e: (woo) wait for tasks bar to show up before proceeding with rest of tests #5800

Closed rebeccahum closed 2 months ago

rebeccahum commented 2 months ago

Description

Fix search e2e tests for Woo. It needs to wait for the modal to load before attempting anything:

Screenshot 2024-08-19 at 12 16 47 PM

Pre-review checklist

Please make sure the items below have been covered before requesting a review:

Pre-deploy checklist

Steps to Test

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 29.54%. Comparing base (9d69c33) to head (b25e9a3). Report is 25 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #5800 +/- ## ============================================= + Coverage 29.52% 29.54% +0.01% Complexity 4780 4780 ============================================= Files 282 282 Lines 20600 20588 -12 ============================================= Hits 6083 6083 + Misses 14517 14505 -12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.