Skip to content

Conversation

web-padawan
Copy link
Member

@web-padawan web-padawan commented Aug 25, 2025

Description

Grid-pro date-picker ITs currently fail on 24.9 branch. This PR reorganizes tests to use setViewport() better.

Please review with "Hide whitespaces" option as tests are wrapped in a new suite.

Type of change

  • Test

@web-padawan web-padawan force-pushed the test/grid-pro-date-picker-it branch from 5bd7fb4 to 402c960 Compare August 25, 2025 14:33
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
9.5% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

cell = getContainerCell(grid.$.items, 0, 0);
await sendMouse({ type: 'click', position: [10, 10] });
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was previously needed to close the editor opened in beforeEach of the wrapping suite.
Now when we have a separate desktop suite, this isn't needed anymore.

@web-padawan web-padawan requested a review from vursen August 25, 2025 14:35
@web-padawan web-padawan removed the request for review from vursen August 25, 2025 16:09
@web-padawan web-padawan merged commit 2621e67 into main Aug 25, 2025
8 of 9 checks passed
@web-padawan web-padawan deleted the test/grid-pro-date-picker-it branch August 25, 2025 16:09
web-padawan added a commit that referenced this pull request Aug 25, 2025
…10073)

Co-authored-by: Serhii Kulykov <iamkulykov@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants