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

UVE: Improve test runner #31484

Open
KevinDavilaDotCMS opened this issue Feb 26, 2025 · 0 comments
Open

UVE: Improve test runner #31484

KevinDavilaDotCMS opened this issue Feb 26, 2025 · 0 comments

Comments

@KevinDavilaDotCMS
Copy link
Contributor

Parent Issue

No response

Task

The UVE portlet currently has a large number of unit tests.
However, running them takes significantly longer compared to other test runners.

For other tests, execution starts immediately, even if the tests themselves take time to complete.

In the case of UVE, the tests take around 5 minutes just to start running.

Sometimes, they never start executing, requiring a manual restart of the process.
Other times, they start but never progress or complete, forcing another restart.
This issue needs investigation—there may be a misconfiguration in Jest for this portlet. While a long execution time is expected due to the number of tests, the excessive delay in starting suggests a deeper problem beyond just test volume.

Proposed Objective

Core Features

Proposed Priority

Priority 3 - Average

Acceptance Criteria

No response

External Links... Slack Conversations, Support Tickets, Figma Designs, etc.

No response

Assumptions & Initiation Needs

No response

Quality Assurance Notes & Workarounds

No response

Sub-Tasks & Estimates

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Gardening Day Backlog
Development

No branches or pull requests

1 participant