ProcessMaker / vue-form-elements

Reusable VueJS Based Form Elements
25 stars 12 forks source link

Fix E2E Test Failures in SelectList Test Suites #428

Closed sanjacornelius closed 3 months ago

sanjacornelius commented 3 months ago

This PR removes the changes implemented in the PR for ticket FOUR-16319. The initial changes caused E2E test failures in the SelectList test suites. This serves as a temporary rollback to stabilize the test suites while a more comprehensive solution is developed.

Solution:

How to Test:

  1. Execute all E2E tests, specifically focusing on the SelectList test suites.
  2. Ensure that no E2E test failures occur for Select Lists.

Screenshot 2024-07-08 at 12 15 38 PM

processmaker-sonarqube[bot] commented 3 months ago

Quality Gate passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No Coverage information No data about Coverage
No Duplication information No data about Duplication

See analysis details on SonarQube