Skip to content

DataGrid - Testcafe tests - Keyboard navigation: unskip tests#32533

Open
Alyar666 wants to merge 1 commit intoDevExpress:26_1from
Alyar666:datagrid_unskip_keyboard_navigation_tests_26_1
Open

DataGrid - Testcafe tests - Keyboard navigation: unskip tests#32533
Alyar666 wants to merge 1 commit intoDevExpress:26_1from
Alyar666:datagrid_unskip_keyboard_navigation_tests_26_1

Conversation

@Alyar666
Copy link
Contributor

No description provided.

@Alyar666 Alyar666 self-assigned this Feb 12, 2026
@Alyar666 Alyar666 requested a review from a team as a code owner February 12, 2026 08:23
Copilot AI review requested due to automatic review settings February 12, 2026 08:23
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR re-enables previously marked “unstable” DataGrid keyboard navigation TestCafe tests by removing the test.meta({ unstable: true }) annotation so they run as regular tests in the e2e suite.

Changes:

  • Unmarks 2 visual keyboard navigation tests as unstable (virtual scrolling Ctrl+Home/End navigation).
  • Unmarks 3 functional keyboard navigation tests as unstable (focused events + a regression scenario).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
e2e/testcafe-devextreme/tests/dataGrid/common/keyboardNavigation/keyboardNavigation.visual.ts Removes unstable meta from 2 visual navigation tests to re-enable them.
e2e/testcafe-devextreme/tests/dataGrid/common/keyboardNavigation/keyboardNavigation.functional.ts Removes unstable meta from 3 functional keyboard navigation tests to re-enable them.

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.

1 participant