[Dashboard] [Tech Debt] Unskip Dashboard Grid Unit Tests #147489
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Dashboard
Dashboard related features
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
loe:medium
Medium Level of Effort
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
The Dashboard Grid unit tests at
src/plugins/dashboard/public/dashboard_container/component/grid/dashboard_grid.test.tsx
were originally skipped as part of an upgrade to Node 16. This has slipped through the cracks and needs to be fixed.They have been skipped for long enough now that changes have built up to cause failures. We should adjust these, fix the failures, and make sure that there are no longer unhandled promise rejections in these tests.
The text was updated successfully, but these errors were encountered: